mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-14 16:47:21 +00:00
Add reqCount to BlobSidecar range request done log (#4982)
This commit is contained in:
parent
7fb9a51c76
commit
0044c18c01
@ -546,7 +546,7 @@ p2pProtocol BeaconSync(version = 1,
|
||||
break
|
||||
|
||||
debug "BlobSidecar range request done",
|
||||
peer, startSlot, found
|
||||
peer, startSlot, count = reqCount, found
|
||||
|
||||
# https://github.com/ethereum/consensus-specs/blob/v1.3.0/specs/altair/light-client/p2p-interface.md#getlightclientbootstrap
|
||||
proc lightClientBootstrap(
|
||||
|
Loading…
x
Reference in New Issue
Block a user