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