mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-23 23:04:53 +00:00
Merge branch 'unstable' of https://github.com/sigp/lighthouse into eip4844
This commit is contained in:
@@ -368,7 +368,7 @@ mod test {
|
||||
fn context_size() {
|
||||
assert_eq!(
|
||||
mem::size_of::<HalfNode>(),
|
||||
232,
|
||||
224,
|
||||
"Halfnode size should be as expected"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user