Module interviewpuzzle::ledger[][src]

Expand description

Transactions and their storage

Modules

Structs

ERROR: Attempted to chargeback a transaction which is currently not disputed.

Storage for transactions. Holds mapping between transaction ID and the transaction itself

ERROR: Withdrawal transaction cannot be disputed.

ERROR: Attempted to resolve a transaction which is currently not disputed.

Enums

Transaction types

Type Definitions