Revert "Update orchestra to the recent version (#6854)" (#6916)

This reverts commit 5565bb9dbc.
This commit is contained in:
Vsevolod Stakhov
2023-03-20 15:08:05 +00:00
committed by GitHub
parent 2e656dcd6e
commit 6d902ce073
8 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ polkadot-node-primitives = { path = "../primitives" }
polkadot-node-network-protocol = { path = "../network/protocol" }
polkadot-statement-table = { path = "../../statement-table" }
polkadot-node-jaeger = { path = "../jaeger" }
orchestra = "0.2.0"
orchestra = "0.0.4"
sc-network = { git = "https://github.com/paritytech/substrate", branch = "master" }
sp-api = { git = "https://github.com/paritytech/substrate", branch = "master" }
sp-consensus-babe = { git = "https://github.com/paritytech/substrate", branch = "master" }