instruction property
The instruction of the program.
Implementation
@override
StakeProgramInstruction get instruction => StakeProgramInstruction.withdraw;
The instruction of the program.
@override
StakeProgramInstruction get instruction => StakeProgramInstruction.withdraw;