Expand description
Confidential Transfer Extension instructions
Modules
Structs
Data expected by
ConfidentialTransferInstruction::ApplyPendingBalance
This struct includes the cryptographic proof and the account data information needed to verify
the proof
Data expected by
ConfidentialTransferInstruction::ConfigureAccount
Data expected by
ConfidentialTransferInstruction::Deposit
Data expected by
ConfidentialTransferInstruction::EmptyAccount
This struct includes the cryptographic proof and the account data information needed to
verify the proof
Data expected by
ConfidentialTransferInstruction::Transfer
This struct includes the cryptographic proof and the account data information needed to verify
the proof
Data expected by
ConfidentialTransferInstruction::Withdraw
This struct includes the cryptographic proof and the account data information needed to verify
the proof
Data expected by
ConfidentialTransferInstruction::WithdrawWithheldTokensFromAccounts
Data expected by
ConfidentialTransferInstruction::WithdrawWithheldTokensFromMint
Enums
Traits
Functions
Create a
ApplyPendingBalance
instructionCreate an
ApproveAccount
instructionCreate a
ConfigureAccount
instructionCreate a
Deposit
instructionCreate a
DisableConfidentialCredits
instructionCreate a
DisableNonConfidentialCredits
instructionCreate a
EmptyAccount
instructionCreate a
EnableConfidentialCredits
instructionCreate a
EnableNonConfidentialCredits
instructionCreates a
HarvestWithheldTokensToMint
instructionCreate a
InitializeMint
instructionCreate a inner
ApplyPendingBalance
instructionCreate a
ConfigureAccount
instructionCreate an inner
EmptyAccount
instructionCreate a inner
Transfer
instructionCreate a inner
Withdraw
instructionCreate a inner
WithdrawWithheldTokensFromMint
instructionCreate a inner
WithdrawWithheldTokensFromMint
instructionTakes in a 64-bit number
amount
and a bit length bit_length
. It returns:Create a
Transfer
instruction with regular (no-fee) proofCreate a
Transfer
instruction with fee proofCreate a
UpdateMint
instructionCreate a
Withdraw
instructionCreate a
WithdrawWithheldTokensFromAccounts
instructionCreate a
WithdrawWithheldTokensFromMint
instruction