Add registry.

This commit is contained in:
Gav 2017-03-02 23:47:56 +01:00
parent 9c38ff3907
commit 71d3fa8707

View File

@ -5,6 +5,7 @@
"authorityRound": { "authorityRound": {
"params": { "params": {
"gasLimitBoundDivisor": "0x400", "gasLimitBoundDivisor": "0x400",
"registrar" : "0xfAb104398BBefbd47752E7702D9fE23047E1Bca3",
"stepDuration": "4", "stepDuration": "4",
"blockReward": "0x4563918244F40000", "blockReward": "0x4563918244F40000",
"validators" : { "validators" : {
@ -29,7 +30,7 @@
"params": { "params": {
"maximumExtraDataSize": "0x20", "maximumExtraDataSize": "0x20",
"minGasLimit": "0x1388", "minGasLimit": "0x1388",
"networkID" : "0x2A" "networkID" : "0x2A",
}, },
"genesis": { "genesis": {
"seal": { "seal": {