mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-05 03:03:26 +00:00
address comment
This commit is contained in:
parent
808c5edfc0
commit
9b520d3949
@ -249,7 +249,7 @@ proc updateHead(node: BeaconNode, slot: Slot): BlockRef =
|
||||
node.attestationPool.resolve(node.state.data)
|
||||
|
||||
# TODO move all of this logic to BlockPool
|
||||
info "Preparing for fork choice",
|
||||
debug "Preparing for fork choice",
|
||||
currentHeadBlock = shortLog(node.state.root),
|
||||
connectedPeers = node.network.connectedPeers,
|
||||
stateSlot = humaneSlotNum(node.state.data.slot),
|
||||
|
Loading…
x
Reference in New Issue
Block a user