Module zebra_consensus::transaction
source · Expand description
Asynchronous verification of transactions.
Modules
- Transaction checks.
Structs
- A set of unordered asynchronous checks that should succeed.
- Asynchronous transaction verification.
Enums
- Specifies whether a transaction should be verified as part of a block or as part of the mempool.
- The response type for the transaction verifier service. Responses identify the transaction that was verified.
Constants
- A timeout applied to UTXO lookup requests.