Merge pull request #115 from cosmos/jack/add-to-10k-genesis

Add jack to genesis
This commit is contained in:
Jack Zampolin 2019-01-25 09:08:53 -08:00 committed by GitHub
commit bdb901938c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 1 deletions

View File

@ -38,6 +38,26 @@
"start_time": "0",
"end_time": "0"
},
{
"address": "cosmos1v0k4jsnhmydpzm8w92k9u7064glzys92shugtv",
"coins": [
{
"amount": "10000000000",
"denom": "photinos"
},
{
"amount": "10000",
"denom": "stake"
}
],
"sequence_number": "0",
"account_number": "0",
"original_vesting": null,
"delegated_free": null,
"delegated_vesting": null,
"start_time": "0",
"end_time": "0"
},
{
"address": "cosmos157ez5zlaq0scm9aycwphhqhmg3kws4qusmekll",
"coins": [
@ -19836,4 +19856,4 @@
},
"gentxs": null
}
}
}