diff --git a/web3_proxy/src/bin/web3_proxy.rs b/web3_proxy/src/bin/web3_proxy.rs index 73474d8f..679b8197 100644 --- a/web3_proxy/src/bin/web3_proxy.rs +++ b/web3_proxy/src/bin/web3_proxy.rs @@ -278,7 +278,7 @@ mod tests { }; // make a test TopConfig - // TODO: load TopConfig from a file? CliConfig could have `cli_config.load_top_config` + // TODO: load TopConfig from a file? CliConfig could have `cli_config.load_top_config`. would need to inject our endpoint ports let app_config = TopConfig { app: AppConfig { chain_id: 31337,