mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-12 15:03:45 +00:00
adding an additional key to genesis
This commit is contained in:
parent
99c407efbc
commit
b58e129251
1 changed files with 3 additions and 0 deletions
|
|
@ -47,6 +47,9 @@
|
||||||
},
|
},
|
||||||
"0xBcA333b67fb805aB18B4Eb7aa5a0B09aB25E5ce2": {
|
"0xBcA333b67fb805aB18B4Eb7aa5a0B09aB25E5ce2": {
|
||||||
"balance": "10000000000000000000000000000"
|
"balance": "10000000000000000000000000000"
|
||||||
|
},
|
||||||
|
"0xB9286CB4782E43A202BfD426AbB72c8cb34f886c": {
|
||||||
|
"balance": "10000000000000000000000000000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"number": "0x0",
|
"number": "0x0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue