diff --git a/web3_proxy/src/bin/wait_for_sync.rs b/web3_proxy/src/bin/wait_for_sync.rs index 51cf4ddf..c13d5fe5 100644 --- a/web3_proxy/src/bin/wait_for_sync.rs +++ b/web3_proxy/src/bin/wait_for_sync.rs @@ -137,6 +137,7 @@ async fn get_chain_id(rpc: &str, client: &reqwest::Client) -> anyhow::Result