node: Update BABE protocol parameters (#3211)

* node: update babe parameters to target 6 second block time

* node: add comment on MILLISECS_PER_BLOCK constant
This commit is contained in:
André Silva
2019-07-26 13:19:04 +01:00
committed by DemiMarie-parity
parent 5220ccbf20
commit 2b021ba4f1
3 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -371,7 +371,7 @@ mod tests {
&parent_id,
slot_num,
&alice,
(3, 10),
(278, 1000),
) {
break babe_pre_digest;
}