WithdrawWithheldTokensFromMintInput
Type Parameters
Type Parameter | Default type |
---|---|
TAccountMint extends string | string |
TAccountFeeReceiver extends string | string |
TAccountWithdrawWithheldAuthority extends string | string |
Properties
feeReceiver
The fee receiver account. Must include the TransferFeeAmount
extension associated with the provided mint.
mint
The token mint. Must include the TransferFeeConfig
extension.
multiSigners?
withdrawWithheldAuthority
The mint's withdraw_withheld_authority
or its multisignature account.