Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: completely remove pubsubTopics config param #3261

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ivansete-status
Copy link
Collaborator

@Ivansete-status Ivansete-status commented Jan 29, 2025

Description

Complete the deprecation of pubsubTopic parameter. From now on, the networks topology will be defined by cluster-ids and shard-ids. The "pubsubtopic" concept will be only used internally in nwaku codebase.

  • Remove pubsub-topic from external_config.nim
  • Remove all pubsubTopic mentions from REST

Issue

closes #3050

Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3261

Built from 17644ae

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: completely remove the --pubsub-topic CLI configuration parameter
1 participant