From 6949737d7ba6d405371d288b6e79b996e2f65b20 Mon Sep 17 00:00:00 2001 From: Gabriel mermelstein Date: Thu, 29 Aug 2024 14:44:01 -0600 Subject: [PATCH] new formatting attempt --- .../nwaku/{migrate-version.md => upgrade-instructions.md} | 4 +--- sidebars.js | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) rename docs/guides/nwaku/{migrate-version.md => upgrade-instructions.md} (96%) diff --git a/docs/guides/nwaku/migrate-version.md b/docs/guides/nwaku/upgrade-instructions.md similarity index 96% rename from docs/guides/nwaku/migrate-version.md rename to docs/guides/nwaku/upgrade-instructions.md index cc9f35d..27aa135 100644 --- a/docs/guides/nwaku/migrate-version.md +++ b/docs/guides/nwaku/upgrade-instructions.md @@ -10,9 +10,7 @@ import { AccordionItem } from '@site/src/components/mdx' 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//` - + /waku/2/rs// 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 diff --git a/sidebars.js b/sidebars.js index c1a8387..040d1fe 100644 --- a/sidebars.js +++ b/sidebars.js @@ -22,7 +22,7 @@ const sidebars = { "guides/nwaku/config-options", "guides/nwaku/configure-nwaku", "guides/nwaku/faq", - "guides/nwaku/migrate-version", + "guides/nwaku/upgrade-instructions", { type: "html", value: