mirror of
https://github.com/logos-messaging/logos-delivery-frontend.git
synced 2026-05-19 12:09:24 +00:00
6 lines
321 B
TypeScript
6 lines
321 B
TypeScript
export const CONTENT_TOPIC = "/toy-chat/2/luzhou/proto";
|
|
export const PUBSUB_TOPIC = "/waku/2/default-waku/proto";
|
|
|
|
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";
|