add monotonic transition to kovan (#5587)

This commit is contained in:
keorn
2017-05-15 22:34:01 +02:00
committed by Gav Wood
parent 879195397e
commit 945c1a9478
3 changed files with 14 additions and 3 deletions

View File

@@ -25,7 +25,8 @@
]
},
"validateScoreTransition": 1000000,
"eip155Transition": 1000000
"eip155Transition": 1000000,
"validateStepTransition": 1500000
}
}
},