txpool_content: Information about pending and queued transactions.
Description
txpool_content returns a list with the exact details of all the
transactions currently pending for inclusion in the next block(s), as well as
the ones that are being scheduled for future execution only.
Usage
txpool_content()
Arguments
Value
Object - Information about the pending and queued transactions to be
inserted in the blockchain.