Skip to content

Instantly share code, notes, and snippets.

@JohannesBertens
Created August 29, 2018 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JohannesBertens/24e02bdd5ebdd75945bb9898e6ba5085 to your computer and use it in GitHub Desktop.
Save JohannesBertens/24e02bdd5ebdd75945bb9898e6ba5085 to your computer and use it in GitHub Desktop.
Genesis JSON file
{
"config": {
"chainId": 4321,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"alloc": {},
"difficulty" : "0x20000",
"gasLimit" : "0x8880000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment