Last chance! 50% off unlimited learning
Sale ends in
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.
txpool_status()
Integer - Number of pending and queued transactions.
Other txpool functions: gethr
,
txpool_content
,
txpool_inspect
# NOT RUN {
txpool_status()
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab