Skip to content

Instantly share code, notes, and snippets.

@tyrchen
Created November 6, 2018 23:11
Show Gist options
  • Save tyrchen/ad2b2862151311cd1e7f04597fe4a943 to your computer and use it in GitHub Desktop.
Save tyrchen/ad2b2862151311cd1e7f04597fe4a943 to your computer and use it in GitHub Desktop.
{
"genesis_time": "2018-11-05T19:22:08.938749Z",
"chain_id": "final-chapter",
"consensus_params": {
"block_size": {
"max_bytes": "22020096",
"max_gas": "-1"
},
"evidence": {
"max_age": "100000"
},
"validator": {
"pub_key_types": [
"ed25519"
]
}
},
"validators": [
{
"address": "112261A332EDC3123B435C1AA0335AE53A2755E7",
"pub_key": {
"type": "tendermint/PubKeyEd25519",
"value": "/UhOhj5Bq0IG7OSmVG21SXsfi8BOgIgfBLtlMj/llRc="
},
"power": "10",
"name": ""
}
],
"app_hash": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment