update cryptoBalance notification

This commit is contained in:
Josh Harvey 2017-05-29 17:02:29 +01:00
parent 6759bec826
commit e8356c1041
8 changed files with 599 additions and 378 deletions

View file

@ -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