@@ -43,4 +43,4 @@ async function startFaucet(concurrency: number) {
})
}
-await startFaucet(5)
+await startFaucet(20)