Cleanup a bunch of build warnings
This commit is contained in:
@@ -44,7 +44,6 @@ use core::{Block, BlockHeader};
|
||||
use genesis;
|
||||
use global;
|
||||
use pow::cuckoo::{Cuckoo, Error};
|
||||
use ser;
|
||||
|
||||
/// Validates the proof of work of a given header, and that the proof of work
|
||||
/// satisfies the requirements of the header.
|
||||
|
||||
Reference in New Issue
Block a user