mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-17 12:58:31 +00:00
Merge remote-tracking branch 'origin/unstable' into tree-states
This commit is contained in:
@@ -362,7 +362,7 @@ fn do_transition<T: EthSpec>(
|
||||
decompressor,
|
||||
&block,
|
||||
Some(block_root),
|
||||
false,
|
||||
Some(block.message().proposer_index()),
|
||||
spec,
|
||||
)
|
||||
.map_err(|e| format!("Invalid block signature: {:?}", e))?;
|
||||
|
||||
Reference in New Issue
Block a user