Module zebra_node_services::mempool
source · Expand description
The Zebra mempool.
A service that manages known unmined Zcash transactions.
Modules§
- gossip 🔒Representation of a gossiped transaction to send to the mempool.
- Representation of mempool transactions’ dependencies on other transactions in the mempool.
Structs§
- Representation of mempool transactions’ dependencies on other transactions in the mempool.
Enums§
- A gossiped transaction, which can be the transaction itself or just its ID.
- A mempool service request.
- A response to a mempool service request.