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