Skip to content

Commit 41527dc

Browse files
author
a-ok123
committed
Reduce governance voting from 7 to 2 days and the expedited voting period from 2 days to 3 hours.
Changes aim to accelerate decision processes in the testnet environment.
1 parent 0eb21fc commit 41527dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testnet-2/genesis.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,14 +1027,14 @@
10271027
}
10281028
],
10291029
"max_deposit_period": "259200s",
1030-
"voting_period": "604800s",
1030+
"voting_period": "172800s",
10311031
"quorum": "0.334000000000000000",
10321032
"threshold": "0.500000000000000000",
10331033
"veto_threshold": "0.400000000000000000",
10341034
"min_initial_deposit_ratio": "0.002500000000000000",
10351035
"proposal_cancel_ratio": "0.500000000000000000",
10361036
"proposal_cancel_dest": "",
1037-
"expedited_voting_period": "86400s",
1037+
"expedited_voting_period": "10800s",
10381038
"expedited_threshold": "0.667000000000000000",
10391039
"expedited_min_deposit": [
10401040
{

0 commit comments

Comments
 (0)