Structs§
- Prepare
TxArgs - Constraints on what sort of transaction to prepare.
- StdEd25519
Signer - An ed25519-based signer.
- Wallet
- A Wallet is a bookkeeping struct to keep track of all the coins locked by a particular covenant.
Enums§
- AddCoins
Error - Prepare
TxError - The error type returned by [crate::MelwalletdProtocol::prepare_tx].
Traits§
- Signer
- Represents something that can sign transactions.