Skip to content

Instantly share code, notes, and snippets.

@ariesmcrae
Last active August 27, 2017 23:40
Show Gist options
  • Save ariesmcrae/ffc66ef94a4038513859ed15ab647590 to your computer and use it in GitHub Desktop.
Save ariesmcrae/ffc66ef94a4038513859ed15ab647590 to your computer and use it in GitHub Desktop.
genesis.json
{
"difficulty":"0x400",
"extraData":"",
"gasLimit":"0x8000000",
"nonce":"0x0000000000000042",
"mixhash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"timestamp":"0x0",
"alloc":{
},
"config":{
"chainId":15,
"homesteadBlock":0,
"eip155Block":0,
"eip158Block":0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment