Helius SDK - v2.2.2
    Preparing search index...

    Interface ConfidentialTransferFeeConfig

    Confidential transfer fee configuration extension.

    interface ConfidentialTransferFeeConfig {
        authority: string;
        harvest_to_mint_enabled: boolean;
        withdraw_withheld_authority_elgamal_pubkey: string;
        withheld_amount: string;
    }
    Index

    Properties

    authority: string
    harvest_to_mint_enabled: boolean
    withdraw_withheld_authority_elgamal_pubkey: string
    withheld_amount: string