mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 05:48:31 +00:00
Beacon state diffs!
This commit is contained in:
@@ -43,7 +43,7 @@ macro_rules! uint_wrapper {
|
||||
<$wrapped_type>::tree_hash_type()
|
||||
}
|
||||
|
||||
fn tree_hash_packed_encoding(&self) -> Vec<u8> {
|
||||
fn tree_hash_packed_encoding(&self) -> tree_hash::PackedEncoding {
|
||||
self.x.tree_hash_packed_encoding()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user