ParsedInitializeAccount3Instruction
Type Parameters
Type Parameter | Default type |
---|---|
TProgram extends string | typeof TOKEN_2022_PROGRAM_ADDRESS |
TAccountMetas extends readonly IAccountMeta [] | readonly IAccountMeta [] |
Properties
accounts
Name | Type | Description |
---|---|---|
account | TAccountMetas [0 ] | The account to initialize. |
mint | TAccountMetas [1 ] | The mint this account will be associated with. |