chore: fix docstring typo
This commit is contained in:
@@ -559,7 +559,7 @@ class Binance(Exchange):
|
|||||||
|
|
||||||
|
|
||||||
class Binanceusdm(Binance):
|
class Binanceusdm(Binance):
|
||||||
"""Binacne USDM Exchange
|
"""Binance USDM Exchange
|
||||||
Same as Binance - only futures trading is supported (via ccxt).
|
Same as Binance - only futures trading is supported (via ccxt).
|
||||||
|
|
||||||
Not actually necessary, binance should be preferred.
|
Not actually necessary, binance should be preferred.
|
||||||
|
|||||||
Reference in New Issue
Block a user