mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-14 15:36:58 +00:00
Refactor validator logging.
Fix aggregated attestation publishing missing delay.
This commit is contained in:
parent
b063e7e0e7
commit
f07399d305
@ -936,7 +936,6 @@ proc checkedWaitForSlot*(vc: ValidatorClientRef, destinationSlot: Slot,
|
||||
start_slot = shortLog(currentSlot)
|
||||
dest_slot = shortLog(destinationSlot)
|
||||
time_to_slot = shortLog(timeToSlot)
|
||||
offset = shortLog(chronosOffset)
|
||||
|
||||
while true:
|
||||
await sleepAsync(timeToSlot)
|
||||
|
Loading…
x
Reference in New Issue
Block a user