GenerateCreateAccountOptions constructor
GenerateCreateAccountOptions({})
Implementation
GenerateCreateAccountOptions({
required this.addMemo,
required this.blockhash,
required this.index,
required this.lastValidBlockHeight,
required this.mintFeePayer,
required this.mintPublicKey,
required this.owner,
});