MMR: impl TypeInfo for some structures (#12423)

* BEEFY client: avoid unnecessary clone

* MMR: impl TypeInfo for some structures
This commit is contained in:
Serban Iorga
2022-10-05 17:11:50 +03:00
committed by GitHub
parent b135a0fae4
commit 6f9ae78d30
6 changed files with 9 additions and 6 deletions
+1
View File
@@ -9999,6 +9999,7 @@ dependencies = [
"array-bytes",
"log",
"parity-scale-codec",
"scale-info",
"serde",
"sp-api",
"sp-core",