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