Module instruction

Source
Expand description

Confidential Mint-Burn Extension instructions

Structs§

BurnInstructionData
Data expected by ConfidentialMintBurnInstruction::ConfidentialBurn
InitializeMintData
Data expected by ConfidentialMintBurnInstruction::InitializeMint
MintInstructionData
Data expected by ConfidentialMintBurnInstruction::ConfidentialMint
MintSplitContextStateAccounts
Context state accounts used in confidential mint
RotateSupplyElGamalPubkeyData
Data expected by ConfidentialMintBurnInstruction::RotateSupplyElGamal
UpdateDecryptableSupplyData
Data expected by ConfidentialMintBurnInstruction::UpdateDecryptableSupply

Enums§

ConfidentialMintBurnInstruction
Confidential Transfer extension instructions

Functions§

confidential_burn_with_split_proofs
Create a inner ConfidentialBurn instruction
confidential_mint_with_split_proofs
Create a ConfidentialMint instruction
initialize_mint
Create a InitializeMint instruction
rotate_supply_elgamal_pubkey
Create a RotateSupplyElGamal instruction
update_decryptable_supply
Create a UpdateMint instruction