reconstruct and broadcast before validator duties

This commit is contained in:
Agnish Ghosh 2024-09-02 13:40:15 +05:30
parent 077b59249d
commit e81ce6cf20
1 changed files with 1 additions and 1 deletions

View File

@ -1852,8 +1852,8 @@ proc onSlotStart(node: BeaconNode, wallTime: BeaconTime,
node.consensusManager[].updateHead(wallSlot)
await node.handleValidatorDuties(lastSlot, wallSlot)
await node.reconstructAndSendDataColumns()
await node.handleValidatorDuties(lastSlot, wallSlot)
await onSlotEnd(node, wallSlot)
# https://github.com/ethereum/builder-specs/blob/v0.4.0/specs/bellatrix/validator.md#registration-dissemination