Type Definition solana_runtime::bank::InnerInstructions

source ·
pub type InnerInstructions = Vec<CompiledInstruction>;
Expand description

An ordered list of compiled instructions that were invoked during a transaction instruction