Coda by Ian Macalinao
    Preparing search index...
    interface RealmConfig {
        communityMintMaxVoterWeightSource: MintMaxVoterWeightSource;
        councilMint: Option<Address>;
        legacy1: number;
        legacy2: number;
        minCommunityWeightToCreateGovernance: bigint;
        reserved: number[];
    }
    Index

    Properties

    communityMintMaxVoterWeightSource: MintMaxVoterWeightSource
    councilMint: Option<Address>
    legacy1: number
    legacy2: number
    minCommunityWeightToCreateGovernance: bigint
    reserved: number[]