Optionalallow_AllowProposalMetadata is true iff proposals are allowed to contain metadata.
Optionalallow_AllowVoteWithoutEntity is true iff casting votes without a registered entity is allowed.
Optionalenable_EnableChangeParametersProposal is true iff change parameters proposals are allowed.
Optionalgas_GasCosts are the governance transaction gas costs.
Optionalmin_MinProposalDeposit is the number of base units that are deposited when creating a new proposal.
Optionalstake_StakeThreshold is the minimum percentage of VoteYes votes in terms of total voting power when the proposal expires in order for a proposal to be accepted. This value has a lower bound of 67.
Optionalupgrade_UpgradeCancelMinEpochDiff is the minimum number of epochs between the current epoch and the proposed upgrade epoch for the upgrade cancellation proposal to be valid.
Optionalupgrade_UpgradeMinEpochDiff is the minimum number of epochs between the current epoch and the proposed upgrade epoch for the upgrade proposal to be valid. This is also the minimum number of epochs between two pending upgrades.
Optionalvoting_VotingPeriod is the number of epochs after which the voting for a proposal is closed and the votes are tallied.
ConsensusParameters are the governance consensus parameters.