Expand description
This account contains the serialized transaction instructions
Structs§
- Borrowed version of AccountMeta
- Borrowed version of Instruction
Statics§
- The static program ID
Functions§
- Confirms that a given pubkey is equivalent to the program ID
- Returns the
Instruction
relative to the currentInstruction
in the currently executingTransaction
- Returns the program ID
- load_
current_ index Deprecated Load the currentInstruction
’s index in the currently executingTransaction
from the Instructions Sysvar data - Load the current
Instruction
’s index in the currently executingTransaction
- load_
instruction_ at Deprecated Load anInstruction
in the currently executingTransaction
at the specified index - Load an
Instruction
in the currently executingTransaction
at the specified index - Store the current
Instruction
’s index in the Instructions Sysvar data