Invert exchange_class mapping

This commit is contained in:
Matthias
2024-01-20 17:13:15 +01:00
parent ef80772fc3
commit d355f011df

View File

@@ -48,7 +48,7 @@ MAP_EXCHANGE_CHILDCLASS = {
'binanceusdm': 'binance',
'okex': 'okx',
'gateio': 'gate',
'htx': 'huboi',
'huboi': 'htx',
}
SUPPORTED_EXCHANGES = [