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.
- transaction_
dependencies 🔒 - Representation of mempool transactions’ dependencies on other transactions in the mempool.
Structs§
- Transaction
Dependencies - Representation of mempool transactions’ dependencies on other transactions in the mempool.