Add missing trait

This commit is contained in:
Luke Parker 2022-11-03 00:58:45 -04:00
parent 1ff51c1a37
commit ea646c8984
No known key found for this signature in database
GPG key ID: F9F1386DB1E119B6

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::{