Skip to content

Commit 1aad786

Browse files
authored
Merge pull request #16291 from famouswizard/patch-5
docs: Update Plural Funding link
2 parents 744f4df + 77d4946 commit 1aad786

File tree

1 file changed

+1
-1
lines changed
  • public/content/zero-knowledge-proofs

1 file changed

+1
-1
lines changed

public/content/zero-knowledge-proofs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Defined as “coordinating to limit open competition by deceiving, defrauding, a
9090

9191
Bribery and collusion limit the effectiveness of any process that uses voting as a signaling mechanism (especially where users can prove how they voted). This can have significant consequences, especially where the votes are responsible for allocating scarce resources.
9292

93-
For example, [quadratic funding mechanisms](https://www.radicalxchange.org/concepts/plural-funding/) rely on donations to measure preference for certain options among different public good projects. Each donation counts as a "vote" for a specific project, with projects that receive more votes getting more funds from the matching pool.
93+
For example, [quadratic funding mechanisms](https://www.radicalxchange.org/wiki/plural-funding/) rely on donations to measure preference for certain options among different public good projects. Each donation counts as a "vote" for a specific project, with projects that receive more votes getting more funds from the matching pool.
9494

9595
Using onchain voting makes quadratic funding susceptible to collusion: blockchain transactions are public, so bribers can inspect a bribee’s onchain activity to see how they “voted”. This way quadratic funding ceases to be an effective means for allocating funds based on the aggregated preferences of the community.
9696

0 commit comments

Comments
 (0)