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
Instruction
relative to the currentInstruction
in the currently executingTransaction
- id
- Returns the program ID
- load_
current_ index Deprecated - Load the current
Instruction
’s index in the currently executingTransaction
from the Instructions Sysvar data - load_
current_ index_ checked - Load the current
Instruction
’s index in the currently executingTransaction
- load_
instruction_ at Deprecated - Load an
Instruction
in the currently executingTransaction
at the specified index - load_
instruction_ at_ checked - Load an
Instruction
in the currently executingTransaction
at the specified index - store_
current_ index - Store the current
Instruction
’s index in the Instructions Sysvar data