menu
on_chain package
documentation
solana/src/instructions/metaplex/bubblegum/layouts/instructions/instructions.dart
MetaplexBubblegumProgramInstruction
MetaplexBubblegumProgramInstruction const constructor
MetaplexBubblegumProgramInstruction const constructor
dark_mode
light_mode
MetaplexBubblegumProgramInstruction
constructor
const
MetaplexBubblegumProgramInstruction
(
List
<
int
>
insturction
,
String
name
)
Implementation
const MetaplexBubblegumProgramInstruction(this.insturction, this.name);
on_chain package
documentation
solana/src/instructions/metaplex/bubblegum/layouts/instructions/instructions
MetaplexBubblegumProgramInstruction
MetaplexBubblegumProgramInstruction const constructor
MetaplexBubblegumProgramInstruction class