This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
MTDAO
/
initia
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
1
hel
hace 1 año
padre
95e5069f6c
commit
4e8afd7438
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
src/onchain/week2/week2task2.ts
+ 1
- 1
src/onchain/week2/week2task2.ts
Ver fichero
@@ -34,4 +34,4 @@ async function startCheck(concurrency) {
})
}
-startCheck(1)
+startCheck(1
00
)