mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-24 23:16:52 +00:00
Exchanges: Remove ANX from codebase (#408)
* Remove ANX from codebase * Doc changes
This commit is contained in:
@@ -58,7 +58,7 @@ have multiple deposit accounts for different FIAT deposit currencies.
|
||||
```js
|
||||
"Exchanges": [
|
||||
{
|
||||
"Name": "ANX",
|
||||
"Name": "Bitfinex",
|
||||
"Enabled": true,
|
||||
"Verbose": false,
|
||||
"Websocket": false,
|
||||
@@ -110,7 +110,7 @@ have multiple deposit accounts for different FIAT deposit currencies.
|
||||
"SWIFTCode": "91272837",
|
||||
"IBAN": "98218738671897",
|
||||
"SupportedCurrencies": "USD",
|
||||
"SupportedExchanges": "ANX,Kraken"
|
||||
"SupportedExchanges": "Kraken,Bitstamp"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user