Weights for Indices Pallet (#6282)

* fix multisig benchmarking

* add indices benchmarks

* fix compile

* Weights for indices
This commit is contained in:
Shawn Tabrizi
2020-06-08 19:11:52 +02:00
committed by GitHub
parent 4f24a38867
commit 73851943c5
9 changed files with 153 additions and 17 deletions
+1
View File
@@ -4201,6 +4201,7 @@ dependencies = [
name = "pallet-indices"
version = "2.0.0-rc2"
dependencies = [
"frame-benchmarking",
"frame-support",
"frame-system",
"pallet-balances",