mirror of
https://gitlab.com/pulsechaincom/lighthouse-pulse.git
synced 2025-01-03 17:54:28 +00:00
Disable sig verification when filling blocks
This commit is contained in:
parent
3365106340
commit
a474061ec7
@ -134,7 +134,7 @@ impl<T: EthSpec> OperationPool<T> {
|
||||
verify_attestation_for_block_inclusion(
|
||||
state,
|
||||
attestation,
|
||||
VerifySignatures::True,
|
||||
VerifySignatures::False,
|
||||
spec,
|
||||
)
|
||||
.is_ok()
|
||||
|
Loading…
Reference in New Issue
Block a user