Add tests and modify as_vec implementation (#3715)

* Add tests and modify as_vec implementation

* Address feedback

* fix typo in test
This commit is contained in:
Lldenaurois
2021-09-06 13:24:04 +02:00
committed by GitHub
parent bbf09c96aa
commit 2bd84151ed
6 changed files with 39 additions and 25 deletions
+1
View File
@@ -6297,6 +6297,7 @@ dependencies = [
"bounded-vec",
"futures 0.3.17",
"parity-scale-codec",
"polkadot-erasure-coding",
"polkadot-parachain",
"polkadot-primitives",
"schnorrkel",