Expand description
Confidential transfer fee extension instructions
Structs§
- Initialize
Confidential Transfer FeeConfig Data - Data expected by
InitializeConfidentialTransferFeeConfig
- Withdraw
Withheld Tokens From Accounts Data - Data expected by
ConfidentialTransferFeeInstruction::WithdrawWithheldTokensFromAccounts
- Withdraw
Withheld Tokens From Mint Data - Data expected by
ConfidentialTransferFeeInstruction::WithdrawWithheldTokensFromMint
Enums§
- Confidential
Transfer FeeInstruction - Confidential Transfer extension instructions
Functions§
- disable_
harvest_ to_ mint - Create a
DisableHarvestToMint
instruction - enable_
harvest_ to_ mint - Create an
EnableHarvestToMint
instruction - harvest_
withheld_ tokens_ to_ mint - Creates a
HarvestWithheldTokensToMint
instruction - initialize_
confidential_ transfer_ fee_ config - Create a
InitializeConfidentialTransferFeeConfig
instruction - inner_
withdraw_ withheld_ tokens_ from_ accounts - Create an inner
WithdrawWithheldTokensFromMint
instruction - inner_
withdraw_ withheld_ tokens_ from_ mint - Create an inner
WithdrawWithheldTokensFromMint
instruction - withdraw_
withheld_ tokens_ from_ accounts - Create a
WithdrawWithheldTokensFromAccounts
instruction - withdraw_
withheld_ tokens_ from_ mint - Create an
WithdrawWithheldTokensFromMint
instruction