validation

This commit is contained in:
Alexey 2020-09-28 17:54:54 +03:00
parent c4cf2863e3
commit 5a94966e98
9 changed files with 4378 additions and 5453 deletions

View file

@ -48,6 +48,7 @@ async function processNewBlock(err) {
// console.error(err)
// return
}
// what if updateRedis takes more than 15 sec?
await updateRedis()
}