mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 06:57:58 +00:00
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:
committed by
DemiMarie-parity
parent
5220ccbf20
commit
2b021ba4f1
@@ -371,7 +371,7 @@ mod tests {
|
||||
&parent_id,
|
||||
slot_num,
|
||||
&alice,
|
||||
(3, 10),
|
||||
(278, 1000),
|
||||
) {
|
||||
break babe_pre_digest;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user