Skip to content

Commit

Permalink
chore: revert "fix(union-testnet-9): decrease unbonding time"
Browse files Browse the repository at this point in the history
This reverts commit 34ee7cb.
  • Loading branch information
PoisonPhang committed Dec 2, 2024
1 parent d1d69cd commit 265cac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/genesis/union-testnet-9/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -1831,7 +1831,7 @@
},
"staking": {
"params": {
"unbonding_time": "60s",
"unbonding_time": "1814400s",
"max_validators": 100,
"max_entries": 7,
"historical_entries": 0,
Expand Down

0 comments on commit 265cac0

Please sign in to comment.