mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-06-04 07:26:47 +00:00
Exchanges: Remove ANX from codebase (#408)
* Remove ANX from codebase * Doc changes
This commit is contained in:
@@ -121,7 +121,7 @@ func (c *Config) CheckClientBankAccounts() {
|
||||
SWIFTCode: "91272837",
|
||||
IBAN: "98218738671897",
|
||||
SupportedCurrencies: "USD",
|
||||
SupportedExchanges: "ANX,Kraken",
|
||||
SupportedExchanges: "Kraken,Bitstamp",
|
||||
},
|
||||
)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user