Revert devnet mining period from 1 to 0

This commit is contained in:
Leonid Logvinov 2019-01-17 14:23:03 +01:00
parent beaf0a4a8a
commit cdac2d210e
No known key found for this signature in database
GPG Key ID: 0DD294BFDE8C95D4

View File

@ -8,7 +8,7 @@
"eip158Block": 3, "eip158Block": 3,
"byzantiumBlock": 4, "byzantiumBlock": 4,
"clique": { "clique": {
"period": 1, "period": 0,
"epoch": 30000 "epoch": 30000
} }
}, },