Structs§
- Borrowed
Account Meta - Borrowed version of
AccountMeta. - Borrowed
Instruction - Borrowed version of
Instruction. - Instructions
- Instructions sysvar, dummy type.
Constants§
- ID
- The const program ID.
Functions§
- check_
id - Returns
trueif given pubkey is the program ID. - construct_
instructions_ data Non- target_os="atlas" - Construct the account data for the instructions sysvar.
- deserialize_
instruction dev-context-only-utils - get_
instruction_ relative - Returns the
Instructionrelative to the currentInstructionin the currently executingTransaction. - id
- Returns the program ID.
- load_
current_ index_ checked - Load the current
Instruction’s index in the currently executingTransaction. - load_
instruction_ at dev-context-only-utils - Load an
Instructionin the currently executingTransactionat the specified index. - load_
instruction_ at_ checked - Load an
Instructionin the currently executingTransactionat the specified index. - serialize_
instructions Non- target_os="atlas"anddev-context-only-utils