helium3@sina.com hace 1 año
padre
commit
1bb4350fe5
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/onchain/week3/randomWeek3.ts

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

@@ -7,7 +7,6 @@ import polly from 'polly-js'
 async function startCheck(concurrency) {
   const accountsRaw = await DBClient.instance.randomTask2.findMany({
     where: {
-      task1: 0,
       finish: 0,
     },
     take: 4000,