RPC API 參考klayFilter[Filter] klay_newBlockFilter[Filter] klay_newBlockFilter Creates a filter in the node, to notify when a new block arrives. To check if the state has changed, call klay_getFilterChanges. JSONRPC: klay_newBlockFilter Request Responses200Returns a filter id.