mirror of https://github.com/waku-org/js-noise.git
up test
This commit is contained in:
parent
810d832226
commit
7bb0d29ee4
|
@ -15,7 +15,7 @@ const PUBSUB_TOPIC = "default";
|
|||
|
||||
const EMPTY_PROTOMESSAGE = {
|
||||
timestamp: undefined,
|
||||
contentTopic: "",
|
||||
contentTopic: "/noise-test/0.0.0/noise/1/0/proto",
|
||||
ephemeral: undefined,
|
||||
meta: undefined,
|
||||
rateLimitProof: undefined,
|
||||
|
|
Loading…
Reference in New Issue