Skip to content

Commit

Permalink
update genesis.json
Browse files Browse the repository at this point in the history
  • Loading branch information
catShaark committed Dec 10, 2021
1 parent 126474b commit 9e2f439
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions networks/mainnet/genesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -360572,6 +360572,27 @@
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "dig1880q0w9dzt439fgmwslvaur7pq6jv0fzx4zx0a",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "dig1msezx0rywmz2x3ewhzusfpuf5env5deg5erw63",
"pub_key": null,
"account_number": "0",
"sequence": "0"
},
{
"@type": "/cosmos.auth.v1beta1.BaseAccount",
"address": "dig13qxgtvk3ttjfygm7qk4ftd8yvz63qv5zx6tuq6",
"pub_key": null,
"account_number": "0",
"sequence": "0"
}
]
},
Expand Down Expand Up @@ -824137,6 +824158,33 @@
"amount": "50000420000000"
}
]
},
{
"address": "dig1880q0w9dzt439fgmwslvaur7pq6jv0fzx4zx0a",
"coins": [
{
"denom": "udig",
"amount": "71078605000000"
}
]
},
{
"address": "dig1msezx0rywmz2x3ewhzusfpuf5env5deg5erw63",
"coins": [
{
"denom": "udig",
"amount": "47385737000000"
}
]
},
{
"address": "dig13qxgtvk3ttjfygm7qk4ftd8yvz63qv5zx6tuq6",
"coins": [
{
"denom": "udig",
"amount": "47385737000000"
}
]
}
],
"supply": [],
Expand Down

0 comments on commit 9e2f439

Please sign in to comment.