mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-11 18:04:18 +00:00
get spec tests working and fix json serialization
This commit is contained in:
@@ -842,7 +842,7 @@ impl<T: BeaconChainTypes> Worker<T> {
|
||||
"gossip_block_low",
|
||||
);
|
||||
return None;
|
||||
}
|
||||
}
|
||||
Err(blob_errors) => unimplemented!("handle")
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user