WithdrawWithheldTokensFromMintInstruction
Type Parameters
Type Parameter | Default type |
---|---|
TProgram extends string | typeof TOKEN_2022_PROGRAM_ADDRESS |
TAccountMint extends string | IAccountMeta <string > | string |
TAccountFeeReceiver extends string | IAccountMeta <string > | string |
TAccountWithdrawWithheldAuthority extends string | IAccountMeta <string > | string |
TRemainingAccounts extends readonly IAccountMeta <string >[] | [] |