Skip to content

Commit

Permalink
after header bring block download to info level
Browse files Browse the repository at this point in the history
  • Loading branch information
advaita-saha committed Jan 5, 2025
1 parent bbb5cd0 commit 4e5d0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nimbus/sync/beacon/worker/blocks_staged.nim
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ proc blocksStagedCollect*(
if not haveError:
buddy.only.nBdyProcErrors = 0

trace info & ": staged blocks", peer, bottomBlock=iv.minPt.bnStr,
info info & ": staged blocks", peer, bottomBlock=iv.minPt.bnStr,
nBlocks=blk.blocks.len, nStaged=ctx.blk.staged.len, ctrl=buddy.ctrl.state,
bdyErrors=buddy.bdyErrors

Expand Down

0 comments on commit 4e5d0a0

Please sign in to comment.