chore: remove coinbase as a ticker

This commit is contained in:
Rafael Taranto 2025-04-10 17:03:52 +01:00
parent af8ecb7043
commit a6f837f6fc
3 changed files with 3 additions and 9 deletions

View file

@ -21,11 +21,6 @@ const ALL = {
bitstamp: bitstamp,
itbit: itbit,
bitpay: bitpay,
coinbase: {
CRYPTO: [BTC, ETH, LTC, DASH, ZEC, BCH, USDT, USDT_TRON, TRX, LN, USDC],
FIAT: 'ALL_CURRENCIES',
DEFAULT_FIAT_MARKET: 'EUR'
},
binance: binance,
bitfinex: bitfinex
}