Solve for param renaiming

This commit is contained in:
Zaki Manian 2018-11-08 18:58:01 -08:00
parent fa1b773ba3
commit cd9b78ec50
2 changed files with 16 additions and 4 deletions

View File

@ -2,13 +2,19 @@
"genesis_time": "2018-11-08T05:02:39.83212Z",
"chain_id": "gaia-9000",
"consensus_params": {
"block_size_params": {
"block_size": {
"max_bytes": "22020096",
"max_gas": "-1"
},
"evidence_params": {
"evidence": {
"max_age": "100000"
},
"validator": {
"pub_key_types": [
"ed25519"
]
}
},
"app_hash": "",
"app_state": {

View File

@ -2,13 +2,19 @@
"genesis_time": "2018-11-08T05:02:39.83212Z",
"chain_id": "gaia-9000",
"consensus_params": {
"block_size_params": {
"block_size": {
"max_bytes": "22020096",
"max_gas": "-1"
},
"evidence_params": {
"evidence": {
"max_age": "100000"
},
"validator": {
"pub_key_types": [
"ed25519"
]
}
},
"app_hash": "",
"app_state": {