mirror of https://github.com/waku-org/js-waku.git
parent
0c6cb64b72
commit
11f92df0ba
|
@ -133,7 +133,7 @@ function App() {
|
|||
publicKey,
|
||||
address
|
||||
);
|
||||
await waku?.relay.send(msg);
|
||||
await waku?.lightPush.push(msg);
|
||||
});
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue