mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-11 23:04:26 +00:00
fix bug
This commit is contained in:
parent
2608c19a13
commit
c1cb673d6c
@ -298,7 +298,7 @@ proc constructValidCustodyPeers(rman: RequestManager,
|
||||
remoteNodeId = getNodeIdFromPeer(peer)
|
||||
remoteCustodyColumns =
|
||||
remoteNodeId.get_custody_columns(max(SAMPLES_PER_SLOT.uint64,
|
||||
localCustodySubnetCount))
|
||||
remoteCustodySubnetCount))
|
||||
|
||||
# If the remote peer custodies less columns than
|
||||
# our local node
|
||||
|
Loading…
x
Reference in New Issue
Block a user