txpool_status: Number of pending and queued transactions.
Description
txpool_status returns the number of 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_status()
Arguments
Value
Integer - Number of pending and queued transactions.