hel 1 year ago
parent
commit
e33e72206e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/onchain/week3/randomWeek3.ts

+ 1 - 1
src/onchain/week3/randomWeek3.ts

@@ -118,4 +118,4 @@ async function startCheck(concurrency) {
   })
   })
 }
 }
 
 
-startCheck(500)
+startCheck(200)