klay_newBlockFilter
Creates a filter in the node, to notify when a new block arrives.
The execution of this API can be limited by two node configurations to manage resources of Klaytn node safely.
Parameters
None
Return Value
Type | Description |
---|---|
QUANTITY | A filter id. |
Example
Last updated