mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-10 22:13:47 +00:00
whitelist contract funded on genesis
This commit is contained in:
parent
2fe91fd396
commit
5b1843e05a
1 changed files with 3 additions and 0 deletions
|
|
@ -56,6 +56,9 @@
|
||||||
},
|
},
|
||||||
"0x82b941824b43F33e417be1E92273A3020a0D760c": {
|
"0x82b941824b43F33e417be1E92273A3020a0D760c": {
|
||||||
"balance": "10000000000000000000000000000"
|
"balance": "10000000000000000000000000000"
|
||||||
|
},
|
||||||
|
"0x57508f0B0f3426758F1f3D63ad4935a7c9383620": {
|
||||||
|
"balance": "10000000000000000000000000000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"number": "0x0",
|
"number": "0x0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue