fix exchanges, kraken
This commit is contained in:
parent
35fb620b38
commit
f70211d774
5 changed files with 72 additions and 54 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue