slight fix

This commit is contained in:
Agnish Ghosh 2024-08-19 01:30:34 +05:30
parent 15a302cea2
commit 80b3e70673

View File

@ -1539,7 +1539,7 @@ proc reconstructAndSendDataColumns*(node: BeaconNode) {.async.} =
root = node.dag.head.root
let localCustodySubnetCount =
if self.config.subscribeAllSubnets:
if node.config.subscribeAllSubnets:
DATA_COLUMN_SIDECAR_SUBNET_COUNT.uint64
else:
CUSTODY_REQUIREMENT