Expand description

Transaction Verifier

Responsible for verifying a transaction before importing to the pool. Should make sure that the transaction is structuraly valid.

May have some overlap with Readiness since we don’t want to keep around stalled transactions.

Structs

Verification options.

Transaction verifier.

Enums

Transaction to verify.