some initial spans for approval voting (#2525)

* some initial spans for approval voting

* add stage earlier
This commit is contained in:
Robert Habermeier
2021-02-25 11:56:50 -06:00
committed by GitHub
parent 4e3dba91be
commit 49705026e0
7 changed files with 61 additions and 8 deletions
+2
View File
@@ -5257,6 +5257,7 @@ dependencies = [
"merlin",
"parity-scale-codec",
"parking_lot 0.11.1",
"polkadot-node-jaeger",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
@@ -5464,6 +5465,7 @@ dependencies = [
"lazy_static",
"log",
"mick-jaeger",
"parity-scale-codec",
"parking_lot 0.11.1",
"polkadot-primitives",
"sc-network",