Expand description
This module contains TxEnv
struct and implements Transaction
trait for it.
Structs§
- TxEnv
- The transaction environment
Enums§
- Derive
TxType Error - Error type for deriving transaction type used as error in
TxEnv::derive_tx_type
function.