Fixed build after merge
This commit is contained in:
parent
6183ba5cb5
commit
02c60acc14
@ -3,7 +3,7 @@
|
||||
use std::mem::uninitialized;
|
||||
use tiny_keccak::Keccak;
|
||||
use bytes::{BytesConvertable,Populatable};
|
||||
use hash::H256;
|
||||
use hash::{H256, FixedHash};
|
||||
|
||||
/// Types implementing this trait are sha3able.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user