@solana/web3.js
    Preparing search index...

    Type Alias GetLargestAccountsConfig

    Configuration object for changing getLargestAccounts query behavior

    type GetLargestAccountsConfig = {
        commitment?: Commitment;
        filter?: LargestAccountsFilter;
    }
    Index
    commitment?: Commitment

    The level of commitment desired

    Filter largest accounts by whether they are part of the circulating supply