mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-18 12:22:51 +00:00
Remove SSZ dep from tree_hash
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use super::*;
|
||||
use hashing::hash;
|
||||
use int_to_bytes::int_to_bytes32;
|
||||
use ssz::ssz_encode;
|
||||
|
||||
pub use impls::vec_tree_hash_root;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user