Created
May 23, 2017 23:08
-
-
Save rfikki/65baeac9af6c0b26341aec2ce61dcc8d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"config": { | |
"chainId": 64789054323, | |
"homesteadBlock":0, | |
"eip150Block":0, | |
"eip155Block":10, | |
"eip158Block":10, | |
"eip160Block":10 | |
}, | |
"nonce": "0x0000000000000042", | |
"timestamp": "0x0", | |
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"extraData": "0x0", | |
"gasLimit": "0x8000000", | |
"difficulty": "0x400", | |
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"coinbase": "0x4911e6996291bb98b9f9272ead30da2374db174", | |
"alloc":{ | |
"0x4911e6996291bb98b9f9272ead30da2374db174": { | |
"balance": "600000000000000000000000" | |
}, | |
"0x8357A052eb6c32FB9DEFcAabc12fCBD8FEA0678e": { | |
"balance": "400000000000000000000000" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment