mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-03 18:25:09 +00:00
fix wss_sim build
This commit is contained in:
parent
490d8964aa
commit
51780ab5b0
@ -285,7 +285,7 @@ cli do(validatorsDir: string, secretsDir: string,
|
||||
randao_reveal,
|
||||
forkyState.data.eth1_data,
|
||||
graffitiValue,
|
||||
when typeof(payload).kind == ConsensusFork.Electra:
|
||||
when typeof(payload).kind >= ConsensusFork.Electra:
|
||||
default(seq[electra.Attestation])
|
||||
else:
|
||||
blockAggregates,
|
||||
|
Loading…
x
Reference in New Issue
Block a user