Interface WithdrawWithheldTokensFromMintInstructionData

interface WithdrawWithheldTokensFromMintInstructionData {
    instruction: TransferFeeExtension;
    transferFeeInstruction: WithdrawWithheldTokensFromMint;
}

Properties

transferFeeInstruction: WithdrawWithheldTokensFromMint

Generated using TypeDoc