Open
Description
This is a change request
Problem
subscribeToContentTopic
starts a new node with partial ContentTopicInfo
(no clusterId
) so createLightNode
will resolve clusterId
to DEFAULT_CLUSTER_ID=1
But Autosharding will be possible on other cluster IDs as well with waku-org/nwaku#2502
Proposed Solutions
Allow clusterId as a parameter in subscribeToContentTopic
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To Do