ignore warnings temporarily
This commit is contained in:
parent
3dd7ce5566
commit
c7af950992
@ -16,6 +16,9 @@
|
|||||||
|
|
||||||
//! Block RLP compression.
|
//! Block RLP compression.
|
||||||
|
|
||||||
|
// TODO [rob] remove when BlockRebuilder done.
|
||||||
|
#![allow(dead_code)]
|
||||||
|
|
||||||
use block::Block;
|
use block::Block;
|
||||||
use header::Header;
|
use header::Header;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user