derive Serialize/Deserialize for BeefyAuthoritySet (#12516)

This commit is contained in:
Serban Iorga
2022-10-18 13:15:40 +03:00
committed by GitHub
parent 738dc8460e
commit 2f341fcf15
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -535,6 +535,7 @@ dependencies = [
"array-bytes",
"parity-scale-codec",
"scale-info",
"serde",
"sp-api",
"sp-application-crypto",
"sp-core",