mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-09 15:11:10 +00:00
Fixed stutter issues from exchange.go
This commit is contained in:
committed by
Adrian Gallagher
parent
7042da1e03
commit
de48b62731
@@ -19,7 +19,7 @@ const (
|
||||
)
|
||||
|
||||
type ItBit struct {
|
||||
exchange.ExchangeBase
|
||||
exchange.Base
|
||||
}
|
||||
|
||||
func (i *ItBit) SetDefaults() {
|
||||
|
||||
Reference in New Issue
Block a user