Skip to content

Instantly share code, notes, and snippets.

@zramsay
Created March 30, 2018 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zramsay/3a854c56a8da448512a0bef6d2367398 to your computer and use it in GitHub Desktop.
Save zramsay/3a854c56a8da448512a0bef6d2367398 to your computer and use it in GitHub Desktop.
{
"app_hash": "",
"app_state": {
"accounts": [
{
"address": "1FEADCDC8CCB22244769B9CC93C1F6D7489FC5AF",
"coins": [
{
"denom": "mycoin",
"amount": 9007199254740992
}
]
}
]
},
"chain_id": "test-chain-EsYka3",
"genesis_time": "0001-01-01T00:00:00Z",
"validators": [
{
"pub_key": {
"type": "ed25519",
"data": "57B89D41F18FE3FE69250B44693A7D68DE4E03EC563F54C27F9A86CE8B81A4B7"
},
"power": 10,
"name": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment