mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 13:46:43 +00:00
fix test genesis
This commit is contained in:
parent
452e263d5d
commit
3b73ce143c
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"coinbase": "0x90c4384bb05d96d2f54b27e0102da5240f7833ae",
|
"coinbase": "0x90c4384bb05d96d2f54b27e0102da5240f7833ae",
|
||||||
"alloc": {
|
"alloc": {
|
||||||
"0x90c4384bb05d96d2f54b27e0102da5240f7833ae": { "balance": "100000000000000000000000000000" },
|
"0x93decab0cd745598860f782ac1e8f046cb99e898": { "balance": "100000000000000000000000000000" },
|
||||||
"0x4623487929ab29c6f9a8883cd83b9ddc45c2d88a": { "balance": "77777777777777777"}
|
"0x656a2b5ed407c26e7c04d9e5449edd3109c99506": { "balance": "77777777777777777"}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue