mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-04 05:43:07 +00:00
no spaces
This commit is contained in:
parent
75cc197a2f
commit
dd35830f9e
@ -9,8 +9,7 @@ import { AccordionItem } from '@site/src/components/mdx'
|
||||
If you are currently using Nwaku, are running an old version and want to upgrade your node, please follow the below migration instructions for each release newer than your current running version
|
||||
|
||||
<AccordionItem title="v0.31.0">
|
||||
Named sharding was deprecated in this version. This means that pubsub topics will only be supported if they comply with the static sharding format: /waku/2/rs/<CLUSTER_ID>/<SHARD_ID>
|
||||
|
||||
Named sharding was deprecated in this version. This means that pubsub topics will only be supported if they comply with the static sharding format: `/waku/2/rs/<CLUSTER_ID>/<SHARD_ID>`
|
||||
In order to migrate your existing application, you need to:
|
||||
1. Make sure that your clients are sending messages to pubsub topics in the required format
|
||||
2. When running a node with the `--pubsub-topic` CLI flag, the values provided should compy with the static sharding format
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user