hel 1 year ago
parent
commit
19b80c1eab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/onchain/gasCollect.ts

+ 1 - 1
src/onchain/gasCollect.ts

@@ -45,4 +45,4 @@ async function startCheck(concurrency) {
   })
 }
 
-startCheck(2)
+startCheck(8)