mirror of
https://github.com/logos-messaging/logos-delivery.git
synced 2026-08-25 10:31:13 +00:00
enhancement/protobuf (#47)
* changed to data * fix * updated * checkpoint * sending protobuf * working on tests * bump * fix * fix * fix * testing * Update test_waku.nim
This commit is contained in:
@@ -99,5 +99,4 @@ proc waku_unsubscribe(id: Identifier): bool
|
||||
proc waku_setLightNode(isLightNode: bool)
|
||||
proc waku_setTopicInterest(topics: seq[string])
|
||||
proc waku_setBloomFilter(topics: seq[string])
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user