Module transaction

Source
Expand description

Transaction types.

Structs§

AuthInfo
Transaction authentication information.
Call
Method call.
Fee
Transaction fee.
FeeProxy
Information about a fee proxy.
SignerInfo
Transaction signer information.
Transaction
Transaction.
TransactionSigner
Transaction signer.
UnverifiedTransaction
An unverified signed transaction.

Enums§

AddressSpec
Common information that specifies an address as well as how to authenticate.
AuthProof
A container for data that authenticates a transaction.
CallFormat
Format used for encoding the call (and output) information.
CallResult
Call result.
CallerAddress
A caller address.
Error
Error.

Constants§

LATEST_TRANSACTION_VERSION
The latest transaction format version.
SIGNATURE_CONTEXT_BASE
Transaction signature domain separation context base.