Skip to content

Commit

Permalink
using sc-tracing from polkadot sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
seemantaggarwal committed Feb 6, 2025
1 parent 64a49ad commit 397a818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/parachain/node/src/service.rs
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ use cumulus_relay_chain_interface::{OverseerHandle, RelayChainInterface};

// Substrate Imports
use frame_benchmarking_cli::SUBSTRATE_REFERENCE_HARDWARE;
use polkadot_sdk::sc_tracing::logging;
use prometheus_endpoint::Registry;
use sc_client_api::Backend;
use sc_consensus::ImportQueue;
Expand Down

0 comments on commit 397a818

Please sign in to comment.