Type Definition solana_runtime::bank::InnerInstructions [−][src]
type InnerInstructions = Vec<CompiledInstruction>;
An ordered list of instructions that were invoked during a transaction instruction
type InnerInstructions = Vec<CompiledInstruction>;
An ordered list of instructions that were invoked during a transaction instruction