Add missing trait

This commit is contained in:
Luke Parker
2022-11-03 00:58:45 -04:00
parent 1ff51c1a37
commit ea646c8984

View File

@@ -10,6 +10,8 @@ use sc_transaction_pool::FullPool;
use sc_network::NetworkService;
use sc_service::{error::Error as ServiceError, Configuration, TaskManager, TFullClient};
use sc_client_api::BlockBackend;
use sc_telemetry::{Telemetry, TelemetryWorker};
pub(crate) use sc_tendermint::{