return the response instead of panicing
This commit is contained in:
parent
54826fe28b
commit
62bda636b8
@ -1502,7 +1502,7 @@ impl Web3ProxyApp {
|
||||
}
|
||||
}
|
||||
|
||||
todo!();
|
||||
response
|
||||
}
|
||||
"eth_syncing" => {
|
||||
// no stats on this. its cheap
|
||||
|
Loading…
Reference in New Issue
Block a user