diff --git a/config/example.toml b/config/example.toml index 7168593e..093f1188 100644 --- a/config/example.toml +++ b/config/example.toml @@ -33,3 +33,7 @@ chain_id = 1 [private_rpcs.flashbots] url = "https://rpc.flashbots.net" soft_limit = 7074 + + [private_rpcs.securerpc] + url = "wss://gibson.securerpc.com/v1" + soft_limit = 4560