klay_uninstallFilter
Uninstalls a filter with given id. Should always be called when watch is no longer needed.
The execution of this API can be limited by two node configurations to manage resources of Klaytn node safely.
Parameters
Name | Type | Description |
---|---|---|
filter | QUANTITY | A filter id. |
Return Value
Type | Description |
---|---|
Boolean |
|
Example
Last updated