update mock

This commit is contained in:
Sasha 2023-10-19 03:09:09 +02:00
parent dd16e794fc
commit b2789d1b54
No known key found for this signature in database

View File

@ -49,7 +49,6 @@ async function initRLN(ui) {
};
const provider = new ethers.providers.Web3Provider(window.ethereum, "any");
window.tmp = provider;
ui.setRlnStatus("WASM Blob download in progress...");
const rlnInstance = await create();