mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-12 06:54:58 +00:00
Allocate the coinbase some ether in the genesis block.
This commit is contained in:
parent
1aad331383
commit
94a85339c4
@ -2,6 +2,7 @@
|
|||||||
"nonce": "0x0000000000000042",
|
"nonce": "0x0000000000000042",
|
||||||
"difficulty": "0x0",
|
"difficulty": "0x0",
|
||||||
"alloc": {
|
"alloc": {
|
||||||
|
"0x3333333333333333333333333333333333333333": {"balance": "15000000000000000000"}
|
||||||
},
|
},
|
||||||
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
||||||
"coinbase": "0x3333333333333333333333333333333333333333",
|
"coinbase": "0x3333333333333333333333333333333333333333",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user