Skip to content

Commit

Permalink
Changes Alphanet genesis accounts (paritytech#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
crystalin committed Nov 18, 2020
1 parent 8c15733 commit b29c8e0
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions specs/moonbase-alphanet-specs-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"balances": []
},
"palletSudo": {
"key": "0x30a5e0cbe6729895f4188000b4ec61f8a659d2d6"
"key": "0x5a7869f6aEfC93F45b30514023324B8D38e2a11c"
},
"parachainInfo": {
"parachainId": 1000
Expand All @@ -32,25 +32,31 @@
"palletEvm": {
"accounts": {
"0x5a7869f6aEfC93F45b30514023324B8D38e2a11c": {
"balance": "0x64000000000000000",
"balance": "0x152D02C7E14AF6800000",
"nonce": "0x0",
"storage": {},
"code": []
},
"0x664c6BAc48F4109e1071de90d9FaEBe12820B411": {
"balance": "0x64000000000000000",
"balance": "0x152D02C7E14AF6800000",
"nonce": "0x0",
"storage": {},
"code": []
},
"0x7833fB364439759A6EDC3BCc243774b815B8e2A6": {
"balance": "0x11529215046068469760001",
"0x30a5e0cbe6729895f4188000b4ec61f8a659d2d6": {
"balance": "0x43C33C1937564800000",
"nonce": "0x0",
"storage": {},
"code": []
},
"0x30a5e0cbe6729895f4188000b4ec61f8a659d2d6": {
"balance": "0x3635c9adc5dea00000",
"0xf02d804b19b0665690f6B312691B2eb8F80Cd3b8": {
"balance": "0x2B5E3AF16B1880000",
"nonce": "0x0",
"storage": {},
"code": []
},
"0x5FdCf221e987966b296714953fb6952AfC24aeFE": {
"balance": "0x2B5E3AF16B1880000",
"nonce": "0x0",
"storage": {},
"code": []
Expand Down

0 comments on commit b29c8e0

Please sign in to comment.