Parcourir la source

accelerate * 2

Shawn Lu il y a 1 an
Parent
commit
653604c1f8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)