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.