Interface HarvestWithheldTokensToMintInstructionData

interface HarvestWithheldTokensToMintInstructionData {
    instruction: TransferFeeExtension;
    transferFeeInstruction: HarvestWithheldTokensToMint;
}

Properties

transferFeeInstruction: HarvestWithheldTokensToMint

Generated using TypeDoc