Module solana_sdk::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 program ID
Load the current instruction’s index from the Instructions Sysvar data
load_instruction_atDeprecated
Load an instruction at the specified index
Load an instruction at the specified index
Store the current instruction’s index in the Instructions Sysvar data