mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-15 09:35:59 -04:00
add health watcher
This commit is contained in:
parent
37d9cfedfa
commit
273603e981
4 changed files with 37 additions and 2 deletions
|
@ -24,4 +24,5 @@ module.exports = {
|
|||
[jobType.MINING_REWARD]: 800000,
|
||||
[jobType.MINING_WITHDRAW]: 800000,
|
||||
},
|
||||
minimumBalance: 1000000000000000000,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue