Created
June 9, 2017 08:44
-
-
Save bas-vk/bbd75fcbcdd73b64cbb864f78fe49988 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": 7, | |
"homesteadBlock": 0, | |
"daoForkBlock": 0, | |
"daoForkSupport": true, | |
"eip150Block": 0, | |
"eip150Hash": "0x5de1ee4135274003348e80b788e5afa4b18b18d320a5622218d5c493fedf5689", | |
"eip155Block": 0, | |
"eip158Block": 0 | |
}, | |
"coinbase": "0x0000000000000000000000000000000000000000", | |
"difficulty": "0x30000", | |
"extraData": "0x64616f2d686172642d666f726b", | |
"gasLimit": "0x2fefd8", | |
"nonce": "0x00006d6f7264656e", | |
"mixhash": "0x00000000000000000000000000000000000000647572616c65787365646c6578", | |
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"timestamp": "0x1234", | |
"alloc": { | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment