txpool Namespace
note
Visit JSON-RPC Compatibility (eSpace) to check which txpool namespace RPCs are supported by eSpace.
txpool related RPCs which can enable developer get more info about transaction pool. Which was introduced from conflux-rust v1.1.6.
These RPC methods require node's public_rpc_apis config set to safe or all, or the namespace include txpool
RPCs
txpool_nextNonce
Return one address's next usable nonce in transaction pool.