mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-04 22:03:12 +00:00
Add sidebar label and fix formatting
This commit is contained in:
parent
e36bdd96a6
commit
f5b6210997
@ -11,9 +11,7 @@ import { AccordionItem } from '@site/src/components/mdx'
|
||||
<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>
|
||||
```
|
||||
`/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
|
||||
|
||||
@ -22,6 +22,7 @@ const sidebars = {
|
||||
"guides/nwaku/config-options",
|
||||
"guides/nwaku/configure-nwaku",
|
||||
"guides/nwaku/faq",
|
||||
"guides/nwaku/migrate-version",
|
||||
{
|
||||
type: "html",
|
||||
value:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user