mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 09:51:02 +00:00
Companion for paritytech/substrate#13592 (#2310)
* Fixes
* Remove `sc-network-common` dependency
* update lockfile for {"polkadot", "substrate"}
* Update Cargo.lock
* Update Cargo.lock
---------
Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -43,7 +43,7 @@ use sc_consensus::{
|
||||
BlockImportParams, ImportQueue,
|
||||
};
|
||||
use sc_executor::WasmExecutor;
|
||||
use sc_network_common::service::NetworkBlock;
|
||||
use sc_network::NetworkBlock;
|
||||
use sc_network_sync::SyncingService;
|
||||
use sc_service::{Configuration, PartialComponents, TFullBackend, TFullClient, TaskManager};
|
||||
use sc_telemetry::{Telemetry, TelemetryHandle, TelemetryWorker, TelemetryWorkerHandle};
|
||||
|
||||
Reference in New Issue
Block a user