mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-15 02:42:38 +00:00
Add tree_hash_derive crate
This commit is contained in:
@@ -4,7 +4,7 @@ use ssz::ssz_encode;
|
||||
|
||||
mod vec;
|
||||
|
||||
impl CachedTreeHashSubtree<u64> for u64 {
|
||||
impl CachedTreeHashSubTree<u64> for u64 {
|
||||
fn item_type() -> ItemType {
|
||||
ItemType::Basic
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user