From 5674e06341455bc36fb8d69ca4bd0e0b56c5bf4c Mon Sep 17 00:00:00 2001 From: Bengt Lofgren <51077282+bengtlofgren@users.noreply.github.com> Date: Thu, 29 Jun 2023 06:55:12 -0600 Subject: [PATCH] Update packages/specs/pages/base-ledger/governance.mdx Co-authored-by: Christopher Goes --- packages/specs/pages/base-ledger/governance.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/specs/pages/base-ledger/governance.mdx b/packages/specs/pages/base-ledger/governance.mdx index 6ab7ee99..517493ea 100644 --- a/packages/specs/pages/base-ledger/governance.mdx +++ b/packages/specs/pages/base-ledger/governance.mdx @@ -144,7 +144,7 @@ pub enum ProposalType { - Allows both validators and delegators to vote - Passes by default unless $\frac{1}{3}$ of the total voting power votes on the proposal, AND out of the votes, at least $\frac{1}{2}$ are `Nay` -`FundingProposal` is a proposal to *conduct* _Public Goods Funding_ **by a anyone**: +`FundingProposal` is a proposal to *conduct* _Public Goods Funding_ **by anyone**: - Allows both validators and delegators to vote - Requires $\frac{1}{3}$ of the total voting power to vote - Requires $\frac{1}{2}$ of the total votes to be `Yay`