Closed zigomi closed 2 years ago
Does the library have the module for working with the transaction pool of pending transactions? If so, how do I get a list of pending transactions in a transaction pool?
Is such a pool called simply "tx pool" in Ethereum?
Please see crate::api::txpool module.
crate::api::txpool
Does the library have the module for working with the transaction pool of pending transactions? If so, how do I get a list of pending transactions in a transaction pool?
Is such a pool called simply "tx pool" in Ethereum?