Type alias UpdateConfidentialMintBurnDecryptableSupplyInstructionDataArgs

UpdateConfidentialMintBurnDecryptableSupplyInstructionDataArgs: {
    newDecryptableSupply: DecryptableBalanceArgs;
}

Type declaration

Generated using TypeDoc