Coda by Ian Macalinao
    Preparing search index...
    type RealmConfigParamsV1 = {
        communityMintMaxVoterWeightSource: MintMaxVoterWeightSource;
        minCommunityWeightToCreateGovernance: bigint;
        useCouncilMint: boolean;
    }
    Index
    communityMintMaxVoterWeightSource: MintMaxVoterWeightSource
    minCommunityWeightToCreateGovernance: bigint
    useCouncilMint: boolean