Module transaction

Module transaction 

Source

Modules§

state
Type-level utilities for guiding the construction of Transaction.

Structs§

Transaction
A transaction, either under construction or fully signed.

Traits§

IsTransactionBodyState
Restricts the inhabitants that a generic parameter can take. This is used in the context of Transaction to allow some methods to be always accessible, or restricted to a particular state.