Skip to content

Commit 4736b73

Browse files
PoisonPhangcor
authored andcommitted
feat(testnet-3 genesis): updated voting and deposit period
1 parent 749100f commit 4736b73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

networks/genesis/union-testnet-3/genesis.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -441,8 +441,8 @@
441441
"amount": "10000000"
442442
}
443443
],
444-
"max_deposit_period": "172800s",
445-
"voting_period": "172800s",
444+
"max_deposit_period": "600s",
445+
"voting_period": "600s",
446446
"quorum": "0.334000000000000000",
447447
"threshold": "0.500000000000000000",
448448
"veto_threshold": "0.334000000000000000",

0 commit comments

Comments
 (0)