mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-03 23:16:53 +00:00
ItBit: Remove exchange implementation (#1463)
This commit is contained in:
@@ -602,7 +602,6 @@ var unsupportedExchangeNames = []string{
|
||||
"testexch",
|
||||
"alphapoint",
|
||||
"bitflyer", // Bitflyer has many "ErrNotYetImplemented, which is true, but not what we care to test for here
|
||||
"itbit", // itbit has no way of retrieving pair data
|
||||
"btse", // TODO rm once timeout issues resolved
|
||||
"poloniex", // outdated API // TODO rm once updated
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user