Skip to content

Instantly share code, notes, and snippets.

@LefterisJP
Created March 9, 2017 10:44
Show Gist options
  • Save LefterisJP/e008a5fc4f4fa65160b150258f16b72f to your computer and use it in GitHub Desktop.
Save LefterisJP/e008a5fc4f4fa65160b150258f16b72f to your computer and use it in GitHub Desktop.
merkleweek_genesis.json
{
"alloc": {
"0x6790f1b7f2a6f637d85c94e074c5e8dd95966ee9": {
"balance": "10000000000000000000000000000000000000"
},
"0x89dfc715316ffe3b4b3b04ab697c37c682dd1f11": {
"balance": "10000000000000000000000000000000000000"
}
},
"difficulty": "0x1",
"nonce": "0x000000000000001338",
"gasLimit": "0x2fefd8",
"extraData": "Welcome to MerkleWeek",
"timestamp": "0x00",
"coinbase": "0x0000000000000000000000000000000000000000",
"config": {
"homesteadBlock": 0
},
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment