Allocate the coinbase some ether in the genesis block.

This commit is contained in:
Ryan Casey 2015-08-21 09:44:34 -07:00
parent 1aad331383
commit 94a85339c4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"nonce": "0x0000000000000042",
"difficulty": "0x0",
"alloc": {
"0x3333333333333333333333333333333333333333": {"balance": "15000000000000000000"}
},
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x3333333333333333333333333333333333333333",