Type Definition solana_runtime::message_processor::InstructionTrace
source · [−]pub type InstructionTrace = Vec<InstructionRecorder>;
Expand description
Trace of all instructions attempted
pub type InstructionTrace = Vec<InstructionRecorder>;
Trace of all instructions attempted