mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-22 03:30:35 +00:00
Remove debug setting highest slot log (#13488)
This commit is contained in:
parent
5d3663ef8d
commit
852db1f3eb
@ -355,7 +355,6 @@ func (v *validator) ReceiveSlots(ctx context.Context, connectionErrorChannel cha
|
||||
if res == nil {
|
||||
continue
|
||||
}
|
||||
log.Error("Setting highest slot")
|
||||
v.setHighestSlot(res.Slot)
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user