Eth newPendingTransactionFilter

Creates a filter in the node, to notify when new pending transactions arrive.

post
Responses
200
OK
application/json
post
POST / HTTP/1.1
Host: eth_newPendingTransactionFilter
Accept: */*
200

OK

{
  "id": 1,
  "jsonrpc": "text",
  "result": "text"
}