instruction property
The instruction of the program.
Implementation
@override
MetaplexAuctioneerProgramInstruction get instruction =>
MetaplexAuctioneerProgramInstruction.buy;
The instruction of the program.
@override
MetaplexAuctioneerProgramInstruction get instruction =>
MetaplexAuctioneerProgramInstruction.buy;