Finality loop refactoring (#2357)

This commit is contained in:
Serban Iorga
2023-08-16 12:42:51 +03:00
committed by Bastian Köcher
parent 48cae06a77
commit dc8aa5df7d
9 changed files with 1268 additions and 1221 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ async-trait = "0.1"
backoff = "0.4"
bp-header-chain = { path = "../../primitives/header-chain" }
futures = "0.3.28"
log = "0.4.17"
log = "0.4.20"
num-traits = "0.2"
relay-utils = { path = "../utils" }