From 47af77c7d6618a673e1d405429f3e929b666b1b5 Mon Sep 17 00:00:00 2001 From: Nikita Panin Date: Mon, 2 Dec 2024 19:39:39 +0100 Subject: [PATCH] Add did not reach quorum mark --- scripts/vote_2024_11_26.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/vote_2024_11_26.py b/scripts/vote_2024_11_26.py index e1d97807..48bb17c7 100644 --- a/scripts/vote_2024_11_26.py +++ b/scripts/vote_2024_11_26.py @@ -12,7 +12,7 @@ III. Simply Staking reward address change 5. Change staking reward address to 0x1EC3Cbe8fb1D8019092500CcA2111C158a35bC82 for node operator with id = 16 (Simply Staking) -Vote passed & executed on XXX-XX-XXXX XX:XX:XX PM UTC, block #XXXXXXXX. +Vote #181, initiated on 26/11/2024, did not reach a quorum. """ import time @@ -160,4 +160,4 @@ def main(): vote_id >= 0 and print(f"Vote created: {vote_id}.") - time.sleep(5) # hack for waiting thread #2. \ No newline at end of file + time.sleep(5) # hack for waiting thread #2.