return the response instead of panicing

This commit is contained in:
Bryan Stitt 2023-06-12 16:38:57 -07:00
parent 54826fe28b
commit 62bda636b8

@ -1502,7 +1502,7 @@ impl Web3ProxyApp {
} }
} }
todo!(); response
} }
"eth_syncing" => { "eth_syncing" => {
// no stats on this. its cheap // no stats on this. its cheap