menu
on_chain package
documentation
solana/src/instructions/system/layouts/layouts/create.dart
SystemCreateLayout
programId property
programId property
dark_mode
light_mode
programId
property
SolAddress
programId
final
Address of the program to assign as the owner of the created account
Implementation
final SolAddress programId;
on_chain package
documentation
solana/src/instructions/system/layouts/layouts/create
SystemCreateLayout
programId property
SystemCreateLayout class