Skip to content

Commit

Permalink
Merge pull request evmychan#141 from UnityChaos/patch-2
Browse files Browse the repository at this point in the history
Replace wallet address for Validating Chaos
  • Loading branch information
evmychan authored Feb 27, 2022
2 parents 3f7fac5 + c3d1cfb commit 5e6e91c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion genesis_validators.csv
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ evmos1pj3c7q7tj888h4ms9uq2qql2hf84pndxuvr0cp, 15901060070671400000
evmos1cxpkev44hfqx2pcyx0zl80f9skfdcym08umxzx, 15901060070671400000
evmos1r30pcna6kmh4njemuq7vpv3p2mnmz36atekfe3, 15901060070671400000
evmos1ufg2a3vc4vmsmxtjmckjzltqvz83ste924v28f, 10600706713780900000
evmos1kg99k8wd67r0ffxwavgnxup7yk46rvttpd32y9, 10600706713780900000
evmos1glfl3hd0tpqyu6fa23qsspyqya99kh0j3ec8pa, 10600706713780900000
evmos1jxv0u20scum4trha72c7ltfgfqef6nscst9pw8, 10600706713780900000
evmos1gj8uu6pxcncdtav707a86v3sqva2svn4e7f2t4, 10600706713780900000
evmos1vhuyfr9l7ytd0w9mtdx2033qrc0s6vjj2q7wn8, 10600706713780900000
Expand Down
4 changes: 2 additions & 2 deletions pregenesis.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
{
"@type": "/ethermint.types.v1.EthAccount",
"base_account": {
"address": "evmos1kg99k8wd67r0ffxwavgnxup7yk46rvttpd32y9",
"address": "evmos1glfl3hd0tpqyu6fa23qsspyqya99kh0j3ec8pa",
"pub_key": null,
"account_number": "0",
"sequence": "0"
Expand Down Expand Up @@ -1801,7 +1801,7 @@
]
},
{
"address": "evmos1kg99k8wd67r0ffxwavgnxup7yk46rvttpd32y9",
"address": "evmos1glfl3hd0tpqyu6fa23qsspyqya99kh0j3ec8pa",
"coins": [
{
"denom": "aevmos",
Expand Down

0 comments on commit 5e6e91c

Please sign in to comment.