📈 Added analytics on time spent running PoW-stuff
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
let uppyOpen = false;
|
||||
|
||||
const computePOW = async (salt: string) => {
|
||||
console.log('Called!');
|
||||
if (pow_salt === undefined) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user