Files
gocryptotrader/engine
Vazha 2e6ff1c398 Engine: SyncTimeout can't be set (#438)
* Bittrex GetDepositHistory method return new DepositHistory struct type

* Id field of DepositHistory type changed to int64

* check exchange (exist and enabled) before calling methods on, to avoid program crashes

* Update bittrex_types.go

* t2

* Program always uses the DefaultSyncerTimeout because c.SyncTimeout in engine/syncer.go newer set in code

* gofmt file

Co-authored-by: Ryan O'Hara-Reid <oharareid.ryan@gmail.com>
2020-02-06 12:02:37 +11:00
..
2019-11-22 16:07:30 +11:00
2020-01-23 13:54:04 +11:00
2020-01-23 13:54:04 +11:00
2019-11-22 16:07:30 +11:00
2019-05-22 17:06:38 +10:00