mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 07:13:11 +00:00
parent
0c6cb64b72
commit
11f92df0ba
@ -133,7 +133,7 @@ function App() {
|
||||
publicKey,
|
||||
address
|
||||
);
|
||||
await waku?.relay.send(msg);
|
||||
await waku?.lightPush.push(msg);
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user