Module owned

Source
Expand description

Data structures related to the owned version of Transaction

Structs§

OwnedTransaction
An owned version of Transaction.
OwnedTransactionBuilder
Builder for OwnedTransaction
OwnedTransactionBuilderWithPayload
Builder for OwnedTransaction with payload
OwnedTransactionBuilderWithWriteSlot
Builder for OwnedTransaction with at least one read-write slot
OwnedTransactionLengths
Lengths of various components inside OwnedTransaction

Enums§

OwnedTransactionBuilderError
Errors for OwnedTransactionBuilder
OwnedTransactionError
Errors for OwnedTransaction