Expand description
Transaction types.
Structs§
- Auth
Info - Transaction authentication information.
- Call
- Method call.
- Fee
- Transaction fee.
- FeeProxy
- Information about a fee proxy.
- Signer
Info - Transaction signer information.
- Transaction
- Transaction.
- Transaction
Signer - Transaction signer.
- Unverified
Transaction - An unverified signed transaction.
Enums§
- Address
Spec - Common information that specifies an address as well as how to authenticate.
- Auth
Proof - A container for data that authenticates a transaction.
- Call
Format - Format used for encoding the call (and output) information.
- Call
Result - Call result.
- Caller
Address - A caller address.
- Error
- Error.
Constants§
- LATEST_
TRANSACTION_ VERSION - The latest transaction format version.
- SIGNATURE_
CONTEXT_ BASE - Transaction signature domain separation context base.