UninstallFilter
Implements eth_uninstallFilter.
Params
(1)1. id (required)
string
The ID of the filter that should be uninstalled.
Result
(isDeleted)boolean
The flag that shows whether the filter has been successfully deleted.
Implements eth_uninstallFilter.
The ID of the filter that should be uninstalled.
The flag that shows whether the filter has been successfully deleted.