diff --git a/data/config/example.toml b/data/config/example.toml index fcf7b891..a4255426 100644 --- a/data/config/example.toml +++ b/data/config/example.toml @@ -7,7 +7,7 @@ listen_port = 8445 [balanced_rpc_tiers.0.geth] url = "ws://127.0.0.1:8546" - soft_limit = 50_000 + soft_limit = 200_000 [private_rpcs]