fix up notifications

This commit is contained in:
Josh Harvey 2017-05-16 18:06:49 +03:00
parent 87a4236313
commit 8ecc8ce510
2 changed files with 46 additions and 33 deletions

View file

@ -12,7 +12,7 @@ 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 = 30 * T.seconds
const CHECK_NOTIFICATION_INTERVAL = 20 * T.seconds
const PENDING_INTERVAL = 10 * T.seconds
let _pi, _settings