mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-19 22:08:30 +00:00
Add more kzg validations
This commit is contained in:
@@ -65,7 +65,7 @@ pub enum BlobError {
|
||||
|
||||
InvalidKzgProof,
|
||||
|
||||
KzgError(String),
|
||||
KzgError(kzg::Error),
|
||||
|
||||
/// A blob sidecar for this proposer and slot has already been observed.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user