mirror of
https://github.com/logos-messaging/examples.waku.org.git
synced 2026-05-20 16:19:43 +00:00
update mock
This commit is contained in:
parent
dd16e794fc
commit
b2789d1b54
@ -49,7 +49,6 @@ async function initRLN(ui) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
const provider = new ethers.providers.Web3Provider(window.ethereum, "any");
|
const provider = new ethers.providers.Web3Provider(window.ethereum, "any");
|
||||||
window.tmp = provider;
|
|
||||||
|
|
||||||
ui.setRlnStatus("WASM Blob download in progress...");
|
ui.setRlnStatus("WASM Blob download in progress...");
|
||||||
const rlnInstance = await create();
|
const rlnInstance = await create();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user