Update orchestra to the recent version (#6854)

* Test the recent orchestra changes

* Update orchestra and metered-channel
This commit is contained in:
Vsevolod Stakhov
2023-03-14 09:29:57 +00:00
committed by GitHub
parent 894dcad54b
commit 5565bb9dbc
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.0.4"
orchestra = "0.2.0"
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" }