Type Definition solana_runtime::bank::InnerInstructionsList
source · pub type InnerInstructionsList = Vec<InnerInstructions>;
Expand description
A list of compiled instructions that were invoked during each instruction of a transaction