From 24f7202296e7b72af3a198f12247b1211a70760d Mon Sep 17 00:00:00 2001 From: RickGriff <32799176+RickGriff@users.noreply.github.com> Date: Fri, 17 Jan 2025 19:30:47 +0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2fa524..737300e 100644 --- a/README.md +++ b/README.md @@ -368,7 +368,7 @@ Any of the above situatons could result in Users receiving less bribe rewards th The owner of an upgradeable Initiative could arbitrarily change its logic, and thus change the destination of funds to one different from that which was voted for by Users. -### Vetoed Initiatives and Initiatives that receive votes that are below the treshold cause a loss of emissions to the voted initiatives +### Vetoed Initiatives and Initiatives that receive votes that are below the threshold cause a loss of emissions to the voted initiatives Because the system spits rewards in proportion to: `valid_votes / total_votes`, then by definition, Initiatives that Increase the total_votes without receiving any rewards are "stealing" the rewards from other initiatives. The rewards will be re-queued in the next epoch.