Change unbonding time.

Update Readme
This commit is contained in:
Zaki Manian 2018-08-06 08:32:07 -07:00
parent 308c2fb072
commit 16f121d652
2 changed files with 5 additions and 1 deletions

View File

@ -11,6 +11,10 @@ To get started with the latest testnet, see the
# Testnet Status
## *August 7, 2018 11:00 EST* - Gaia-7005
- `gaia--7005` Launching Gaia-7005 https://forum.cosmos.network/t/launching-gaia-7005/698
## *August 4, 2018 1:30 EST* - Gaia-7004
- `gaia--7004` Network halted. Stack Trace https://github.com/cosmos/cosmos-sdk/issues/1920

View File

@ -3714,7 +3714,7 @@
"inflation_max": "1/5",
"inflation_min": "7/100",
"goal_bonded": "67/100",
"unbonding_time": "86400",
"unbonding_time": "10000",
"max_validators": 1000,
"bond_denom": "steak"
},