mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-04 05:43:07 +00:00
adding brak
This commit is contained in:
parent
95ca92015e
commit
f03e837217
@ -14,7 +14,7 @@ For example, if you are interested in the version v0.32.0 and are currently runn
|
|||||||
|
|
||||||
<AccordionItem title="v0.32.0">
|
<AccordionItem title="v0.32.0">
|
||||||
|
|
||||||
The `--protected-topic` CLI config was deprecated and is replaced by the new `--protected-shard` configuration. Instead of configuring `topic:public_key` you will now need to configure `shard:public_key`
|
The `--protected-topic` CLI config was deprecated and is replaced by the new `--protected-shard` configuration. Instead of configuring `topic:public_key` you will now need to configure `shard:public_key`<br /><br />
|
||||||
|
|
||||||
For example, if you used to run your node with `--protected-topic="waku/2/rs/1/2:your_public_key"` you will need to replace this configuration for `--protected-shard="2:your_public_key"`
|
For example, if you used to run your node with `--protected-topic="waku/2/rs/1/2:your_public_key"` you will need to replace this configuration for `--protected-shard="2:your_public_key"`
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user