txpool_inspect: Summary of the information about pending and queued...

Description Usage Value See Also Examples

View source: R/txpool.R

Description

txpool_inspect returns a list with a textual summary 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. This is a method specifically tailored to developers to quickly see the transactions in the pool and find any potential issues.

Usage

1

Value

Object - Summary of the information about the pending and queued transactions to be inserted in the blockchain.

See Also

Other txpool functions: gethr, txpool_content, txpool_status

Examples

1

gethr documentation built on May 2, 2019, 7:03 a.m.