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

    Properties

    communityMintMaxVoterWeightSource: MintMaxVoterWeightSource
    minCommunityWeightToCreateGovernance: bigint
    useCouncilMint: boolean