eth_pollSubscriptions is not supported

This commit is contained in:
Bryan Stitt 2023-02-01 13:56:43 -08:00
parent 0fcff5947a
commit 414501fb57

View File

@ -1132,6 +1132,7 @@ impl Web3ProxyApp {
| "eth_newBlockFilter"
| "eth_newFilter"
| "eth_newPendingTransactionFilter"
| "eth_pollSubscriptions"
| "eth_uninstallFilter") => {
// TODO: unsupported command stat
// TODO: what error code?