mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-05 23:16:53 +00:00
Ignore gocryptotrader binary on macOS/Linux builds
Also fix go fmt issues
This commit is contained in:
@@ -21,7 +21,7 @@ const (
|
||||
apiKey = ""
|
||||
apiSecret = ""
|
||||
canManipulateRealOrders = false
|
||||
testSymbol = "btcusdt"
|
||||
testSymbol = "btcusdt"
|
||||
)
|
||||
|
||||
var h HUOBI
|
||||
|
||||
@@ -17,7 +17,7 @@ const (
|
||||
apiKey = ""
|
||||
apiSecret = ""
|
||||
canManipulateRealOrders = false
|
||||
testSymbol = "btcusdt"
|
||||
testSymbol = "btcusdt"
|
||||
)
|
||||
|
||||
var h HUOBIHADAX
|
||||
|
||||
Reference in New Issue
Block a user