Skip to content

Commit

Permalink
Add did not reach quorum mark
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnp authored Dec 2, 2024
1 parent 64a5093 commit 47af77c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/vote_2024_11_26.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -160,4 +160,4 @@ def main():

vote_id >= 0 and print(f"Vote created: {vote_id}.")

time.sleep(5) # hack for waiting thread #2.
time.sleep(5) # hack for waiting thread #2.

0 comments on commit 47af77c

Please sign in to comment.