Module safecoin_sdk::sysvar::instructions
source · [−]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 current Instruction
in the
currently executing Transaction
Returns the program ID
load_current_indexDeprecated
Load the current
Instruction
’s index in the currently executing
Transaction
from the Instructions Sysvar dataLoad the current
Instruction
’s index in the currently executing
Transaction
load_instruction_atDeprecated
Load an
Instruction
in the currently executing Transaction
at the
specified indexLoad an
Instruction
in the currently executing Transaction
at the
specified indexStore the current
Instruction
’s index in the Instructions Sysvar data