ethereum/src/rpc/methds/uninstall_filter library

Classes

RPCUninstallFilter
Uninstalls a filter with given id. Should always be called when watch is no longer needed. Additionally Filters timeout when they aren't requested with eth_getFilterChanges for a period of time. ethereum.org