mirror of
https://github.com/status-im/js-waku.git
synced 2025-02-22 09:58:10 +00:00
Remove TODO
This commit is contained in:
parent
267cc69989
commit
4c34420ccc
@ -6,8 +6,7 @@ import { Message } from './waku_message';
|
||||
|
||||
export const CODEC = '/vac/waku/relay/2.0.0-beta2';
|
||||
|
||||
// // As per waku specs, the topic is fixed
|
||||
// // TODO: Double check the topic is correct (taken from nim-waku logs)
|
||||
// As per waku specs, the topic is fixed, value taken from nim-waku
|
||||
export const TOPIC = '/waku/2/default-waku/proto';
|
||||
|
||||
// This is the class to pass to libp2p as pubsub protocol
|
||||
|
Loading…
x
Reference in New Issue
Block a user