Explorar el Código

accelerate * 2

Shawn Lu hace 1 año
padre
commit
653604c1f8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/faucet/faucet.ts

+ 1 - 1
src/faucet/faucet.ts

@@ -159,4 +159,4 @@ async function faucetLunch(concurrency: number = 8) {
   })
 }
 
-await faucetLunch(50)
+await faucetLunch(80)