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