Skip to content

Instantly share code, notes, and snippets.

@christoph2806
Created January 1, 2017 23:18
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 christoph2806/e02f592974be71b50198cd70dd7685c4 to your computer and use it in GitHub Desktop.
Save christoph2806/e02f592974be71b50198cd70dd7685c4 to your computer and use it in GitHub Desktop.
{
"name": "etherisc_dev",
"engine": {
"authorityRound": {
"params": {
"gasLimitBoundDivisor": "0x400",
"stepDuration": "5",
"authorities" : [
"0x285fac8db312f4db8bf771f9a5553be36d0db196",
"0x7c1e17e237d6ff0064b4a1e9d06d11300b5c3eae",
"0xacc68cf5b5eb3adc3f38cb9be15cad468e0116bc",
"0xa7458e74753579b19b1c271c5e034518d4de4040",
"0xc060820e1f2cab4a2b373dfc270477c6b41db0d6",
"0xc8a5034ed5a773426cf93d5fef0b1d9c18d64d32",
"0xc4b37ce438131832ed18cd60e5a4c6000dea0e53",
"0x462a4a99666ea31fbd4f87d79fb385fd77c9dd7e",
"0x244a39071d31d36d9f5b3fb46ff6af06b3aa53c8",
"0x0fcf8ee7e5e913a9d34855f883361d68c9746894"
]
}
}
},
"params": {
"accountStartNonce": "0x0",
"maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388",
"networkID" : "0x14089"
},
"genesis": {
"seal": {
"authorityRound": {
"step": "0x0",
"signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
}
},
"difficulty": "0x20000",
"author": "0x0000000000000000000000000000000000000000",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x5B8D80"
},
"accounts": {
"0000000000000000000000000000000000000001": { "balance": "1", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
"0000000000000000000000000000000000000002": { "balance": "1", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
"0000000000000000000000000000000000000003": { "balance": "1", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
"0000000000000000000000000000000000000004": { "balance": "1", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
"285fac8db312f4db8bf771f9a5553be36d0db196": { "balance": "1000000000000000000000000000" },
"7c1e17e237d6ff0064b4a1e9d06d11300b5c3eae": { "balance": "1000000000000000000000000000" },
"acc68cf5b5eb3adc3f38cb9be15cad468e0116bc": { "balance": "1000000000000000000000000000" },
"a7458e74753579b19b1c271c5e034518d4de4040": { "balance": "1000000000000000000000000000" },
"c060820e1f2cab4a2b373dfc270477c6b41db0d6": { "balance": "1000000000000000000000000000" },
"c8a5034ed5a773426cf93d5fef0b1d9c18d64d32": { "balance": "1000000000000000000000000000" },
"c4b37ce438131832ed18cd60e5a4c6000dea0e53": { "balance": "1000000000000000000000000000" },
"462a4a99666ea31fbd4f87d79fb385fd77c9dd7e": { "balance": "1000000000000000000000000000" },
"244a39071d31d36d9f5b3fb46ff6af06b3aa53c8": { "balance": "1000000000000000000000000000" },
"0fcf8ee7e5e913a9d34855f883361d68c9746894": { "balance": "1000000000000000000000000000" }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment