update cryptoBalance notification
This commit is contained in:
parent
6759bec826
commit
e8356c1041
8 changed files with 599 additions and 378 deletions
|
|
@ -12,7 +12,9 @@ const SWEEP_HD_INTERVAL = T.minute
|
|||
const TRADE_INTERVAL = 10 * T.seconds
|
||||
const PONG_INTERVAL = 10 * T.seconds
|
||||
const PONG_CLEAR_INTERVAL = 1 * T.day
|
||||
|
||||
const CHECK_NOTIFICATION_INTERVAL = 20 * T.seconds
|
||||
|
||||
const PENDING_INTERVAL = 10 * T.seconds
|
||||
|
||||
let _pi, _settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue