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

    Interface ConfidentialTransferMint

    Confidential transfer mint extension configuration.

    interface ConfidentialTransferMint {
        auditor_elgamal_pubkey: string;
        authority: string;
        auto_approve_new_accounts: boolean;
    }
    Index

    Properties

    auditor_elgamal_pubkey: string
    authority: string
    auto_approve_new_accounts: boolean