instruction property

  1. @override
int instruction
override

The instruction of the program.

Implementation

@override
int get instruction =>
    SystemProgramInstruction.withdrawNonceAccount.insturction;