Skip to content

Instantly share code, notes, and snippets.

@kidwai
Created July 24, 2016 11:27
Show Gist options
  • Save kidwai/9dae0f542708f7c61c8197fec05a0342 to your computer and use it in GitHub Desktop.
Save kidwai/9dae0f542708f7c61c8197fec05a0342 to your computer and use it in GitHub Desktop.
{
"name": "Mo",
"engine": {
"Ethash": {
"params": {
"gasLimitBoundDivisor": "0x0400",
"minimumDifficulty": "0x020000",
"difficultyBoundDivisor": "0x0800",
"durationLimit": "0x0a",
"blockReward": "0x4563918244F40000",
"registrar": "",
"frontierCompatibilityModeLimit": "0x0"
}
}
},
"params": {
"accountStartNonce": "0x0100000",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0x42"
},
"genesis": {
"seal": {
"ethereum": {
"nonce": "0x00006d6f7264656e",
"mixHash": "0x00000000000000000000000000000000000000647572616c65787365646c6578"
}
},
"difficulty": "0x20000",
"author": "0x0000000000000000000000000000000000000000",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x2fefd8"
},
"nodes": ["enode://9148bfe00ba7da7521979a9adfe46e6badf6e3083e8a543d94e2762334564c30ca11c49dd3b52653aee63125da62ca5f3ec8c763b70add04493775d79fc24531@104.251.99.162:30303"
],
"accounts": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment