Expand description
This account contains the serialized transaction instructions
Structs§
- Borrowed
Account Meta - Borrowed version of AccountMeta
- Borrowed
Instruction - Borrowed version of Instruction
- Instructions
Statics§
- ID
- The static program ID
Functions§
- check_
id - Confirms that a given pubkey is equivalent to the program ID
- construct_
instructions_ data - get_
instruction_ relative - Returns the
Instructionrelative to the currentInstructionin the currently executingTransaction - id
- Returns the program ID
- load_
current_ index Deprecated - Load the current
Instruction’s index in the currently executingTransactionfrom the Instructions Sysvar data - load_
current_ index_ checked - Load the current
Instruction’s index in the currently executingTransaction - load_
instruction_ at Deprecated - Load an
Instructionin the currently executingTransactionat the specified index - load_
instruction_ at_ checked - Load an
Instructionin the currently executingTransactionat the specified index - store_
current_ index - Store the current
Instruction’s index in the Instructions Sysvar data