Align with upstream GoS genesis

This commit is contained in:
Leo 2018-12-11 04:36:13 +00:00
parent 3ad8819b49
commit e403e17943
1 changed files with 67 additions and 9 deletions

View File

@ -1,5 +1,5 @@
{
"genesis_time": "2018-11-29T20:49:23.92585Z",
"genesis_time": "2018-12-10T23:00:45.593092Z",
"chain_id": "genki-3000",
"consensus_params": {
"block_size": {
@ -18,6 +18,66 @@
"app_hash": "",
"app_state": {
"accounts": [
{
"address": "cosmos13ysy54r5glmwsj2x9q63sxj2yyqhydmsn34u4p",
"coins": [
{
"denom": "STAKE",
"amount": "10000"
},
{
"denom": "photinos",
"amount": "10000000000"
}
],
"sequence_number": "0",
"account_number": "0"
},
{
"address": "cosmos1y2g65kcq604x0pr6ur6yplvh2xdkfxkpcrfl62",
"coins": [
{
"denom": "STAKE",
"amount": "10000"
},
{
"denom": "photinos",
"amount": "10000000000"
}
],
"sequence_number": "0",
"account_number": "0"
},
{
"address": "cosmos196mcg3dpgy8ytwhl5c8eqt7msyx0253l7flmey",
"coins": [
{
"denom": "STAKE",
"amount": "10000"
},
{
"denom": "photinos",
"amount": "10000000000"
}
],
"sequence_number": "0",
"account_number": "0"
},
{
"address": "cosmos1xuwcmdvef5xudnyqa9gh5vqlq6ff0meuqc7p92",
"coins": [
{
"denom": "STAKE",
"amount": "10000"
},
{
"denom": "photinos",
"amount": "10000000000"
}
],
"sequence_number": "0",
"account_number": "0"
},
{
"address": "cosmos1umaajfgap5ef6yxvk5706kwk8j08l7wha3e6zh",
"coins": [
@ -3789,15 +3849,14 @@
},
"stake": {
"pool": {
"loose_tokens": "2510000.0000000000",
"loose_tokens": "2550000.0000000000",
"bonded_tokens": "0.0000000000"
},
"params": {
"unbonding_time": "259200000000000",
"unbonding_time": "86400000000000",
"max_validators": 300,
"bond_denom": "STAKE"
},
"intra_tx_counter": 0,
"last_total_power": "0",
"last_validator_powers": null,
"validators": null,
@ -3808,7 +3867,6 @@
},
"mint": {
"minter": {
"last_update": "1970-01-01T00:00:00Z",
"inflation": "100.0000000000",
"annual_provisions": "0.0000000000"
},
@ -3827,10 +3885,10 @@
"update_height": "0",
"accum": "0.0000000000"
},
"val_pool": [],
"community_pool": []
"val_pool": null,
"community_pool": null
},
"community_tax": "0.0200000000",
"community_tax": "0.0000000000",
"base_proposer_reward": "0.2000000000",
"bonus_proposer_reward": "0.0400000000",
"validator_dist_infos": null,
@ -3874,7 +3932,7 @@
},
"signing_infos": {},
"missed_blocks": {},
"slashing_periods": []
"slashing_periods": null
},
"gentxs": null
}