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