mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-24 05:36:46 +00:00
update testnet block
This commit is contained in:
parent
a53996d005
commit
cbf7147409
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@
|
||||||
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"coinbase": "0x90c4384bb05d96d2f54b27e0102da5240f7833ae",
|
"coinbase": "0x90c4384bb05d96d2f54b27e0102da5240f7833ae",
|
||||||
"alloc": {
|
"alloc": {
|
||||||
"0x90c4384bb05d96d2f54b27e0102da5240f7833ae": { "balance": "1000000000000000000000000" }
|
"0x90c4384bb05d96d2f54b27e0102da5240f7833ae": { "balance": "100000000000000000000000000000" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue