Module maintain

Source
Available on crate features node-api and node only.
Expand description

Support for maintaining the state of the transaction pool

Functions§

maintain_transaction_pool
Maintains the state of the transaction pool by handling new blocks and reorgs.
maintain_transaction_pool_future
Returns a spawnable future for maintaining the state of the transaction pool.