mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 12:58:31 +00:00
lots of refactoring
This commit is contained in:
@@ -37,6 +37,7 @@ pub enum AvailabilityCheckError {
|
||||
SszTypes(ssz_types::Error),
|
||||
MissingBlobs,
|
||||
NumBlobsMismatch {
|
||||
/// The peer sent us an invalid block, we must penalise harshly.
|
||||
num_kzg_commitments: usize,
|
||||
num_blobs: usize,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user