mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-17 17:33:47 +00:00
Update genesis.json
This commit is contained in:
parent
ee6327df40
commit
19d3a76033
1 changed files with 32 additions and 14 deletions
46
genesis.json
46
genesis.json
|
|
@ -14,23 +14,41 @@
|
||||||
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"coinbase": "0x0000000000000000000000000000000000000000",
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
||||||
"alloc": {
|
"alloc": {
|
||||||
"9b31c50f8155e12105edf47a9e52d1da60979af2": {
|
"e6c02acc5764bcf9f83c18dbf5d5906e0ba9ece2": {
|
||||||
"balance": "50000000000000000000000000"
|
|
||||||
},
|
|
||||||
"66819a1a22a6657bc4c79e22bad9bbf00a31abf9": {
|
|
||||||
"balance": "3000000000000000000000000"
|
|
||||||
},
|
|
||||||
"3c49874c8045b3a8057affda09f88aa2a27623f0": {
|
|
||||||
"balance": "7000000000000000000000000"
|
|
||||||
},
|
|
||||||
"becfb3ea7bc00d7a4763c187509dc7d8b8de9c2c": {
|
|
||||||
"balance": "20000000000000000000000000"
|
"balance": "20000000000000000000000000"
|
||||||
},
|
},
|
||||||
"cb4fee6e247fc88190a011f3e8df8a999d9939e0": {
|
"d16ac986e13ba920a9642c67ae9ea704c16fb991": {
|
||||||
"balance": "10000000000000000000000000"
|
"balance": "30000000000000000000000000"
|
||||||
},
|
},
|
||||||
"da70a5d5b6631d27084c54abb2076abdcd56a656": {
|
"b5409105eb3bc10b5ae0d480b3e0ea0122970854": {
|
||||||
"balance": "10000000000000000000000000"
|
"balance": "100000000000000000000000000"
|
||||||
|
},
|
||||||
|
"16f662959ccac07f18ea7a3f79860f85d9df04eb": {
|
||||||
|
"balance": "200000000000000000000000000"
|
||||||
|
},
|
||||||
|
"89336e761f382de0664b288da6a1ecfe0c9e0810": {
|
||||||
|
"balance": "200000000000000000000000000"
|
||||||
|
},
|
||||||
|
"4711cb81ac9cc6387cdaa7bb35b4da4f9d386b36": {
|
||||||
|
"balance": "200000000000000000000000000"
|
||||||
|
},
|
||||||
|
"a7d0163942151c0b2ca68e669346b95307064c30": {
|
||||||
|
"balance": "7500000000000000000000000"
|
||||||
|
},
|
||||||
|
"6c8f3e886a1fdd0825482b075be4c3db6cd3ef6b": {
|
||||||
|
"balance": "15000000000000000000000000"
|
||||||
|
},
|
||||||
|
"b001a5743e724dac397923aca7cd3f9722988ca0": {
|
||||||
|
"balance": "60000000000000000000000000"
|
||||||
|
},
|
||||||
|
"44e56291a436bb70b605471eb320ec9fa1c0ec70": {
|
||||||
|
"balance": "37500000000000000000000000"
|
||||||
|
},
|
||||||
|
"d9b1e26a7306630bfc91c0558a187e0431e95002": {
|
||||||
|
"balance": "30000000000000000000000000"
|
||||||
|
},
|
||||||
|
"e9e48a493ae69a2333fad1631e21f33dcdee0157": {
|
||||||
|
"balance": "30000000000000000000000000"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"number": "0x0",
|
"number": "0x0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue