mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-24 19:29:30 +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