instructions property

List<MessageInstruction> instructions
final

An ordered list of inner program instructions that were invoked during a single transaction instruction.

Implementation

final List<MessageInstruction> instructions;