Closed eshaan7 closed 6 days ago
network, json-rpc, rpc
The following 4 methods are missing from RPC's Provider trait:
Provider
eth_getFilterLogs
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_uninstallFilter
No response
Component
network, json-rpc, rpc
Describe the feature you would like
The following 4 methods are missing from RPC's
Provider
trait:eth_getFilterLogs
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber
eth_uninstallFilter
Additional context
No response