Skip to content

Commit 83fa985

Browse files
authored
Merge pull request namada-net#343 from the-laziest/pgf-proposal-requirements-error
Error in PGF proposal requirements
2 parents 0d70906 + 3f300cf commit 83fa985

File tree

1 file changed

+1
-1
lines changed
  • packages/specs/pages/modules/governance/public-goods-funding

1 file changed

+1
-1
lines changed

packages/specs/pages/modules/governance/public-goods-funding/funding.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ For blocks of which both RPGF and CPGF funding is to be applied, RPGF is applied
7979
There is also the possibility to propose funding as a non-PGF steward. This is done by submitting the custom governance proposal `FundingProposal` through governance.
8080
The structure of the proposal is identical to the `StewardFundingProposal` except that the author of the proposal is not required to be a PGF steward, and the voting conditions differ.
8181
The proposal will be such that it **is rejected** by default **unless** the following conditions are met:
82-
- $\frac{2}{3}$ of voting-power must vote on the `FundingProposal`
82+
- $\frac{1}{3}$ of voting-power must vote on the `FundingProposal`
8383
- More than half of the votes must be in favor of the `FundingProposal`
8484

8585
Note that these are the same voting conditions as the `StewardProposal`

0 commit comments

Comments
 (0)