mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Add missing trait
This commit is contained in:
@@ -10,6 +10,8 @@ use sc_transaction_pool::FullPool;
|
|||||||
use sc_network::NetworkService;
|
use sc_network::NetworkService;
|
||||||
use sc_service::{error::Error as ServiceError, Configuration, TaskManager, TFullClient};
|
use sc_service::{error::Error as ServiceError, Configuration, TaskManager, TFullClient};
|
||||||
|
|
||||||
|
use sc_client_api::BlockBackend;
|
||||||
|
|
||||||
use sc_telemetry::{Telemetry, TelemetryWorker};
|
use sc_telemetry::{Telemetry, TelemetryWorker};
|
||||||
|
|
||||||
pub(crate) use sc_tendermint::{
|
pub(crate) use sc_tendermint::{
|
||||||
|
|||||||
Reference in New Issue
Block a user