Expand description
Successors of instruction_context_context::StackFrame, KeyedAccount and AccountInfo
Structs§
- Borrowed
Account - Shared account borrowed from the TransactionContext and an InstructionContext.
- Execution
Record - Everything that needs to be recorded from a TransactionContext after execution
- Instruction
Account - Contains account meta data which varies between instruction.
- Instruction
Context - Loaded instruction shared between runtime and programs.
- Transaction
Context - Loaded transaction shared between runtime and programs.
- Transaction
Return Data - Return data at the end of a transaction
Type Aliases§
- Instruction
Trace - List of (stack height, instruction) for each top-level instruction
- Transaction
Account