Module transaction
Available on crate feature
serde-bincode-compat
only.Expand description
Bincode-compatible serde implementations for transaction types.
Structs§
- TxDeposit
- Bincode-compatible [
super::TxDeposit
] serde implementation.
Enums§
- OpTx
Envelope - Bincode-compatible representation of an OpTxEnvelope.