mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Merge branch 'eip4844' into deneb-free-blobs
This commit is contained in:
@@ -266,7 +266,7 @@ where
|
||||
}
|
||||
|
||||
/// Hashes the `self.serialize()` bytes.
|
||||
#[allow(clippy::derive_hash_xor_eq)]
|
||||
#[allow(clippy::derived_hash_with_manual_eq)]
|
||||
impl<Pub, AggPub, Sig, AggSig> Hash for GenericAggregateSignature<Pub, AggPub, Sig, AggSig>
|
||||
where
|
||||
Sig: TSignature<Pub>,
|
||||
|
||||
Reference in New Issue
Block a user