mirror of
https://github.com/logos-messaging/logos-messaging-go.git
synced 2026-01-09 09:23:07 +00:00
Update filter.md
This commit is contained in:
parent
68a6faaf5c
commit
aaeca3805e
@ -32,7 +32,7 @@ if err := wakuNode.Start(context.Background()); err != nil {
|
||||
### Options
|
||||
One of these options must be specified when instantiating a node supporting the waku relay protocol
|
||||
|
||||
- `WitWakuFilter(isFullNode, opts ...pubsub.Option)` - enables the waku filter protocol and receives an optional list of options to configure the protocol
|
||||
- `WithWakuFilter(isFullNode, opts ...pubsub.Option)` - enables the waku filter protocol and receives an optional list of options to configure the protocol
|
||||
|
||||
## Adding a peer and receiving messages
|
||||
```go
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user