subscribe to all subnets in deneb message handlers

This commit is contained in:
Agnish Ghosh 2024-08-28 19:49:12 +05:30
parent 07d1a26e59
commit 6796b19883
1 changed files with 4 additions and 5 deletions

View File

@ -1160,7 +1160,6 @@ proc addDenebMessageHandlers(
debugEcho cs debugEcho cs
for i in 0'u64 ..< targetSubnets: for i in 0'u64 ..< targetSubnets:
if i in custody_subnets.get:
let topic = getDataColumnSidecarTopic(forkDigest, i) let topic = getDataColumnSidecarTopic(forkDigest, i)
debugEcho "Topic" debugEcho "Topic"
debugEcho topic debugEcho topic