dispute statements node side limiting (#4541)

This commit is contained in:
Bernhard Schuster
2021-12-17 15:50:26 +01:00
committed by GitHub
parent b0a4f78edc
commit fad55b95fa
3 changed files with 124 additions and 43 deletions
+2
View File
@@ -6315,11 +6315,13 @@ dependencies = [
"bitvec",
"futures 0.3.18",
"futures-timer 3.0.2",
"polkadot-node-primitives",
"polkadot-node-subsystem",
"polkadot-node-subsystem-test-helpers",
"polkadot-node-subsystem-util",
"polkadot-primitives",
"polkadot-primitives-test-helpers",
"rand 0.8.4",
"sp-application-crypto",
"sp-keystore",
"thiserror",