From 68b7110afaa8a331e3237a18c013b2319ac5c117 Mon Sep 17 00:00:00 2001 From: RickGriff <32799176+RickGriff@users.noreply.github.com> Date: Mon, 13 Jan 2025 23:19:10 +0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5bdb4c1..b2fa524 100644 --- a/README.md +++ b/README.md @@ -285,7 +285,8 @@ In a given epoch, Initiatives can be in one of several states based on the previ Following are the states Initiatives can be in, the conditions that lead to the states, and their consequences. _(Note that the state machine checks conditions in the order they are presented below - e.g. an Initiative in the CLAIMABLE state is by definition not in any of the states above CLAIMABLE)_: -image +image + ## Voting threshold calculation