Skip to content

Instantly share code, notes, and snippets.

@lukas-hetzenecker
Created March 27, 2018 02:00
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 lukas-hetzenecker/99194c732dcf67a9327c342b30cc1d45 to your computer and use it in GitHub Desktop.
Save lukas-hetzenecker/99194c732dcf67a9327c342b30cc1d45 to your computer and use it in GitHub Desktop.
{
"name": "GethTranslation",
"engine": {
"Ethash": {
"params": {
"minimumDifficulty": "0x20000",
"difficultyBoundDivisor": "0x800",
"durationLimit": "0xd",
"blockReward": "0x4563918244F40000",
"registrar": "0x81a4b044831c4f12ba601adb9274516939e9b8a2",
"homesteadTransition": 0,
"eip150Transition": 0,
"eip155Transition": 0,
"eip160Transition": 0,
"eip161abcTransition": 0,
"eip161dTransition": 0
}
}
},
"params": {
"gasLimitBoundDivisor": "0x400",
"accountStartNonce": "0x0",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID": 9999,
"eip98Transition": "0x7fffffffffffffff"
},
"genesis": {
"seal": {
"ethereum": {
"nonce": "0x0000000000000000",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
},
"difficulty": "0x1",
"author": "0x0000000000000000000000000000000000000000",
"timestamp": "0x5aa3820a",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x706f776572656420627920435339342020202020000000000000000000000000419568a8b04e1d46da4c6e1900311914efe093800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760"
},
"accounts": {
"13eab5d3ebc09c013709ed7daf0120125a5cc486": {
"balance": "100000000000000000000000000000000000000"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment