From 7aa15939b01346fefc959a69189a0e8257528d98 Mon Sep 17 00:00:00 2001 From: Jazz Turner-Baggs <473256+jazzz@users.noreply.github.com> Date: Thu, 19 Feb 2026 18:30:08 -0800 Subject: [PATCH] remove uneeded information --- examples/cbindings/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/examples/cbindings/README.md b/examples/cbindings/README.md index b6df51b..e36f54f 100644 --- a/examples/cbindings/README.md +++ b/examples/cbindings/README.md @@ -51,9 +51,3 @@ make run_bob --help Show help ``` -## Waku Configuration - -- **Cluster ID**: 42 -- **Shard ID**: 2 -- **PubSub Topic**: `/waku/2/rs/42/2` -- **Port**: Random between 50000-50200 (or specify with --port)