Expand description
Defines the MempoolChange
and MempoolChangeKind
types used by the mempool change broadcast channel.
Structs§
- Mempool
Change - Represents a change in the mempool’s verified set of transactions
- Mempool
TxSubscriber - A newtype around [
broadcast::Sender<MempoolChange>
] used to subscribe to the channel without an active receiver.
Enums§
- Mempool
Change Kind - Represents a kind of change in the mempool’s verified set of transactions