Expand description
Module for handling transactions.
Structs§
- The output type of a
Transaction
.
Traits§
- Interface to describe an operation that can eventually be turned into a
Transaction
, given the right input. - Interface for operations that interact with the ledger through transactions.