Type Definition solana_sdk::transaction_context::InstructionTrace
source · pub type InstructionTrace = Vec<Vec<InstructionContext>>;
Expand description
List of (stack height, instruction) for each top-level instruction