mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-18 21:38:31 +00:00
Move tree_hash from ssz into own crate
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
extern crate bytes;
|
||||
extern crate ethereum_types;
|
||||
|
||||
mod cached_tree_hash;
|
||||
pub mod decode;
|
||||
pub mod encode;
|
||||
mod signed_root;
|
||||
|
||||
Reference in New Issue
Block a user