ParsedSetAuthorityInstruction
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 |
---|---|---|
owned | TAccountMetas [0 ] | The mint or account to change the authority of. |
owner | TAccountMetas [1 ] | The current authority or the multisignature account of the mint or account to update. |