Skip to content

Instantly share code, notes, and snippets.

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 ethernomad/33a169822a2db02cace8179021d234ea to your computer and use it in GitHub Desktop.
Save ethernomad/33a169822a2db02cace8179021d234ea to your computer and use it in GitHub Desktop.
{
"name": "Link",
"engine": {
"Ethash": {
"params": {
"gasLimitBoundDivisor": "0x0400",
"minimumDifficulty": "0x00",
"difficultyBoundDivisor": "0x0800",
"durationLimit": "0x0d",
"blockReward": "0x4563918244F40000",
"frontierCompatibilityModeLimit": "0x0"
}
}
},
"params": {
"accountStartNonce": "0x00",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0xD46437"
},
"genesis": {
"seal": {
"ethereum": {
"nonce": "0x1391eaa92b871f91",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}
},
"difficulty": "0x100000",
"author": "0x0000000000000000000000000000000000000000",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x1388"
},
"nodes": [
"enode://22d7b9cee5dedc9e29ef8e61bc1abf886fa8e9b5adea0ab27cc24cf237f2c9878bbbe8740b326c18b49e4f04d1e72d6aad9836a4ac7649ae67f918e927752c66@139.162.49.64:30313"
],
"accounts": {
"0000000000000000000000000000000000000001": { "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
"0000000000000000000000000000000000000002": { "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
"0000000000000000000000000000000000000003": { "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
"0000000000000000000000000000000000000004": { "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
"9a2b39c4512177403650227863b8768e378bc7b1": {
"balance": "10000000000000000000000000"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment