instructions property
An ordered list of inner program instructions that were invoked during a single transaction instruction.
Implementation
final List<MessageInstruction> instructions;
An ordered list of inner program instructions that were invoked during a single transaction instruction.
final List<MessageInstruction> instructions;