Module solana_sdk::transaction_context
source · [−]Expand description
Successors of instruction_context_context::StackFrame, KeyedAccount and AccountInfo
Structs
Shared account borrowed from the TransactionContext and an InstructionContext.
Everything that needs to be recorded from a TransactionContext after execution
Contains account meta data which varies between instruction.
Loaded instruction shared between runtime and programs.
Loaded transaction shared between runtime and programs.
Return data at the end of a transaction
Type Definitions
List of (stack height, instruction) for each top-level instruction