Fix trait imports from sp-api (#2472)

Broken after #2446.
This commit is contained in:
André Silva
2023-11-23 17:00:54 +00:00
committed by GitHub
parent 21f1811c66
commit 19c05e8d43
4 changed files with 6 additions and 2 deletions
Generated
+1
View File
@@ -12860,6 +12860,7 @@ dependencies = [
"sp-authority-discovery",
"sp-blockchain",
"sp-consensus-babe",
"sp-runtime",
"substrate-prometheus-endpoint",
"thiserror",
]