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