mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
Pass client and task_executor to BuildParachainContext (#484)
* Pass `client` and `task_executor` to `BuildParachainContext` * Update `Cargo.lock`
This commit is contained in:
Generated
+1
@@ -24,6 +24,7 @@ dependencies = [
|
||||
"polkadot-collator 0.6.0",
|
||||
"polkadot-parachain 0.6.0",
|
||||
"polkadot-primitives 0.6.0",
|
||||
"substrate-client 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
"substrate-primitives 2.0.0 (git+https://github.com/paritytech/substrate?branch=polkadot-master)",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user