6 lines
321 B
TypeScript
Raw Normal View History

2023-10-30 23:57:10 +01:00
export const CONTENT_TOPIC = "/toy-chat/2/luzhou/proto";
2023-11-01 01:52:51 +01:00
export const PUBSUB_TOPIC = "/waku/2/default-waku/proto";
2023-10-30 23:57:10 +01:00
export const SIGNATURE_MESSAGE =
"The signature of this message will be used to generate your RLN credentials. Anyone accessing it may send messages on your behalf, please only share with the RLN dApp";