fix exchanges, kraken

This commit is contained in:
Josh Harvey 2017-06-25 19:46:16 +03:00
parent 35fb620b38
commit f70211d774
5 changed files with 72 additions and 54 deletions

View file

@ -9,7 +9,7 @@ const INCOMING_TX_INTERVAL = 30 * T.seconds
const LIVE_INCOMING_TX_INTERVAL = 5 * T.seconds
const UNNOTIFIED_INTERVAL = 10 * T.seconds
const SWEEP_HD_INTERVAL = T.minute
const TRADE_INTERVAL = 10 * T.seconds
const TRADE_INTERVAL = 60 * T.seconds
const PONG_INTERVAL = 10 * T.seconds
const PONG_CLEAR_INTERVAL = 1 * T.day