Structs§
Enums§
- Type safe representation of a transaction execution attempt which differentiates between a transaction that was executed (will be committed to the ledger) and a transaction which wasn’t executed and will be dropped.
Functions§
- Extract the InnerInstructionsList from a TransactionContext
Type Aliases§
- A list of compiled instructions that were invoked during each instruction of a transaction