mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 05:14:35 +00:00
Implement ConsensusContext
This commit is contained in:
@@ -98,7 +98,7 @@ fn do_transition<T: EthSpec>(
|
||||
&mut pre_state,
|
||||
&block,
|
||||
None,
|
||||
BlockSignatureStrategy::VerifyBulk,
|
||||
BlockSignatureStrategy::NoVerification,
|
||||
VerifyBlockRoot::True,
|
||||
spec,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user