Module zebra_consensus::transaction

source ·
Expand description

Asynchronous verification of transactions.

Modules§

Structs§

  • 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.