Skip to content

Instantly share code, notes, and snippets.

@fukuball
Created September 23, 2018 16:25
Show Gist options
  • Save fukuball/7f01c70efa92ff31055bc1e01c4b631d to your computer and use it in GitHub Desktop.
Save fukuball/7f01c70efa92ff31055bc1e01c4b631d to your computer and use it in GitHub Desktop.
Genesis
{
"config": {
"chainId": 42,
"homesteadBlock": 0,
"eip150Block": 0,
"eip150Hash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0
},
"nonce": "0x0000000000000042",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x00",
"gasLimit": "0x4c4b40",
"difficulty": "0x0400",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment