add health watcher

This commit is contained in:
Danil Kovtonyuk 2021-02-10 01:53:28 +10:00 committed by Alexey Pertsev
parent 37d9cfedfa
commit 273603e981
4 changed files with 37 additions and 2 deletions

View file

@ -24,4 +24,5 @@ module.exports = {
[jobType.MINING_REWARD]: 800000,
[jobType.MINING_WITHDRAW]: 800000,
},
minimumBalance: 1000000000000000000,
}