Skip to content
Snippets Groups Projects
Unverified Commit 5f3623a5 authored by Gav Wood's avatar Gav Wood
Browse files

use

parent 36e9d17e
Branches
Tags
No related merge requests found
......@@ -40,7 +40,7 @@ use txpool_api::{TransactionPool, InPoolTransaction};
use futures::prelude::*;
use inherents::InherentData;
use sp_timestamp::TimestampInherentData;
use log::{info, debug, trace};
use log::{info, debug, warn, trace};
use sp_api::{ApiExt, ProvideRuntimeApi};
use crate::validation_service::ServiceHandle;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment