Correct name

This commit is contained in:
Franck Royer 2021-07-21 15:02:38 +10:00
parent 4e6848bb1c
commit 6135127e5d
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ export const minute = 60 * second;
export const RelayCodec = '/vac/waku/relay/2.0.0-beta2';
/**
* RelayDefaultTopic is the default gossipsub topic to use for waku relay
* DefaultPubsubTopic is the default gossipsub topic to use for Waku.
*/
export const DefaultPubsubTopic = '/waku/2/default-waku/proto';