Add alias for gate to gateio

This commit is contained in:
Matthias 2022-07-05 20:46:09 +02:00
parent da9dac64f2
commit dbc3376fe9

View File

@ -46,6 +46,7 @@ MAP_EXCHANGE_CHILDCLASS = {
'binanceje': 'binance', 'binanceje': 'binance',
'binanceusdm': 'binance', 'binanceusdm': 'binance',
'okex': 'okx', 'okex': 'okx',
'gate': 'gateio',
} }
SUPPORTED_EXCHANGES = [ SUPPORTED_EXCHANGES = [