instruction property

  1. @override
StakePoolProgramInstruction get instruction
override

The instruction of the program.

Implementation

@override
StakePoolProgramInstruction get instruction =>
    StakePoolProgramInstruction.redelegate;