exchanges: Remove LocalBitcoins and fix Bybit tests (#1142)

This commit is contained in:
Adrian Gallagher
2023-02-22 15:23:18 +11:00
committed by GitHub
parent e94f9bb0a2
commit e44ae3d75f
32 changed files with 14 additions and 10638 deletions

View File

@@ -216,7 +216,6 @@ Yes means supported, No means not yet implemented and NA means protocol unsuppor
| ItBit | Yes | NA | No |
| Kraken | Yes | Yes | NA |
| Lbank | Yes | No | NA |
| LocalBitcoins | Yes | NA | NA |
| OKCoin International | Yes | Yes | No |
| Okx | Yes | Yes | NA |
| Poloniex | Yes | Yes | NA |
@@ -247,7 +246,6 @@ var Exchanges = []string{
"itbit",
"kraken",
"lbank",
"localbitcoins",
"okcoin international",
"okx",
"poloniex",

View File

@@ -64,7 +64,6 @@ $ ./gctcli withdrawcryptofunds --exchange=binance --currency=USDT --address=TJU9
| ItBit | No | No | |
| Kraken | Yes | Yes | Front-end and API don't match total available transfer chains |
| Lbank | No | No | |
| LocalBitcoins | No | No | Supports BTC only |
| OKCoin International | No | No | Requires API update to version 5 |
| Okx | Yes | Yes | |
| Poloniex | Yes | Yes | |

View File

@@ -85,8 +85,7 @@ A helper tool [cmd/dbseed](../cmd/dbseed/README.md) has been created for assisti
| Huobi | Y |
| itBIT | |
| Kraken | Y |
| lBank | Y |
| Localbitcoins | |
| lBank | Y |
| Okcoin | Y |
| Okx | Y |
| Poloniex | Y |