address review comment

This commit is contained in:
Prem Chaitanya Prathi 2026-02-12 11:56:22 +05:30
parent ab123e4843
commit f098d3fe13
No known key found for this signature in database

View File

@ -284,7 +284,7 @@ proc mountAutoSharding*(
return ok()
proc getMixNodePoolSize*(node: WakuNode): int =
return node.wakuMix.poolSize
return node.wakuMix.poolSize()
proc mountMix*(
node: WakuNode,