Updating imports that were introduced with merge

This commit is contained in:
Fredrik
2017-09-05 12:08:02 +02:00
parent dccdedc001
commit 2b39af1f09
5 changed files with 7 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ use light::client::fetch::ChainDataFetcher;
use light::on_demand::{request, OnDemand};
use parking_lot::RwLock;
use util::H256;
use bigint::hash::H256;
const ALL_VALID_BACKREFS: &str = "no back-references, therefore all back-references valid; qed";