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