From 6ffdcd42e3fd8f26a920cd2c9645b09efe8bc022 Mon Sep 17 00:00:00 2001 From: Bryan Stitt Date: Fri, 20 Jan 2023 15:50:39 -0800 Subject: [PATCH] add todo --- web3_proxy/src/bin/wait_for_sync.rs | 1 + 1 file changed, 1 insertion(+) 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