values constant
Implementation
static const List<MetaplexAuctioneerProgramInstruction> values = [
authorize,
buy,
cancel,
deposit,
executeSale,
sell,
withdraw
];
static const List<MetaplexAuctioneerProgramInstruction> values = [
authorize,
buy,
cancel,
deposit,
executeSale,
sell,
withdraw
];