hel 1 year ago
parent
commit
f5420dfff6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/onchain/randomTask.ts

+ 1 - 1
src/onchain/randomTask.ts

@@ -106,4 +106,4 @@ async function startCheck(concurrency) {
   })
 }
 
-startCheck(100)
+startCheck(30)