menu
on_chain package
documentation
solana/src/instructions/system/layouts/instruction/instructions.dart
SystemProgramInstruction
SystemProgramInstruction const constructor
SystemProgramInstruction const constructor
dark_mode
light_mode
SystemProgramInstruction
constructor
const
SystemProgramInstruction
(
int
insturction
,
String
name
)
Implementation
const SystemProgramInstruction(this.insturction, this.name);
on_chain package
documentation
solana/src/instructions/system/layouts/instruction/instructions
SystemProgramInstruction
SystemProgramInstruction const constructor
SystemProgramInstruction class