TracedInstruction
A ResolvedInstruction carrying its location in the transaction
as a trace property.
Because a TracedInstruction is itself a ResolvedInstruction,
it can be passed directly to the auto-generated @solana-program/*
identifyXInstruction / parseXInstruction helpers, and to
isInstructionForProgram from @solana/instructions.
Type Parameters
| Type Parameter | Default type |
|---|---|
TProgramAddress extends string | string |