Module solana_program::sysvar::instructions[][src]

Expand description

This account contains the serialized transaction instructions

Structs

Statics

The static program ID

Functions

Confirms that a given pubkey is equivalent to the program ID

Returns the Instruction relative to the current Instruction in the currently executing Transaction

Returns the program ID

Load the current Instruction’s index in the currently executing Transaction from the Instructions Sysvar data

Load the current Instruction’s index in the currently executing Transaction

Load an Instruction in the currently executing Transaction at the specified index

Load an Instruction in the currently executing Transaction at the specified index

Store the current Instruction’s index in the Instructions Sysvar data