Invert exchange_class mapping

This commit is contained in:
Matthias
2024-01-20 17:13:15 +01:00
parent ef80772fc3
commit d355f011df
+1 -1
View File
@@ -48,7 +48,7 @@ MAP_EXCHANGE_CHILDCLASS = {
'binanceusdm': 'binance', 'binanceusdm': 'binance',
'okex': 'okx', 'okex': 'okx',
'gateio': 'gate', 'gateio': 'gate',
'htx': 'huboi', 'huboi': 'htx',
} }
SUPPORTED_EXCHANGES = [ SUPPORTED_EXCHANGES = [