Skip to content

Instantly share code, notes, and snippets.

@kidinamoto01
Last active April 17, 2018 10:14
Show Gist options
  • Save kidinamoto01/1f503320bba9ba986591a96de6b854c7 to your computer and use it in GitHub Desktop.
Save kidinamoto01/1f503320bba9ba986591a96de6b854c7 to your computer and use it in GitHub Desktop.
{
"genesis_time": "0001-01-01T00:00:00Z",
"chain_id": "gaia-3007",
"validators": [
{
"pub_key": {
"type": "AC26791624DE60",
"value": "uqjtp5kQbMimocc7+/THPPqTC9LR3iQwm7pkvrRec9A="
},
"power": 10000,
"name": ""
}
],
"app_hash": "",
"app_state": {
"accounts": [
{
"address": "9AA36778437B03D7B3D08E62860D1C8C4DBAB3E5",
"coins": [
{
"denom": "steak",
"amount": 9007199254740992
}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment