consensus-slots: cleanup SlotDuration config (#10878)

* consensus-slots: cleanup the SlotDuration config

* fix tests

* address review comments
This commit is contained in:
André Silva
2022-02-22 19:39:16 +00:00
committed by GitHub
parent f00404bfd6
commit 2561e11ed7
19 changed files with 161 additions and 191 deletions
+2
View File
@@ -9627,6 +9627,8 @@ dependencies = [
"serde",
"sp-arithmetic",
"sp-runtime",
"sp-std",
"sp-timestamp",
]
[[package]]