mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-21 14:58:31 +00:00
Implement CachedTreeHash for TreeHashVector
This commit is contained in:
@@ -49,6 +49,7 @@ macro_rules! tree_hash_ssz_encoding_as_vector {
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
#[macro_export]
|
||||
macro_rules! tree_hash_ssz_encoding_as_list {
|
||||
($type: ident) => {
|
||||
|
||||
Reference in New Issue
Block a user