Merge pull request #23 from waku-org/weboko/fix-content-topic

bug: allow to publish to set contentTopic
This commit is contained in:
Sasha 2023-12-05 21:50:38 +03:00 committed by GitHub
commit f510cc9881
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ export const useWaku = () => {
await waku.relay.send({
version: 0,
timestamp,
contentTopic: CONTENT_TOPIC,
contentTopic,
payload: btoa(JSON.stringify({
nick,
text