[Fix] typo in HuobiGateway
This commit is contained in:
parent
f68d364365
commit
a9a1b709a3
@ -75,7 +75,7 @@ class HuobiGateway(BaseGateway):
|
|||||||
"代理端口": "",
|
"代理端口": "",
|
||||||
}
|
}
|
||||||
|
|
||||||
exchagnes = [Exchange.HUOBI]
|
exchanges = [Exchange.HUOBI]
|
||||||
|
|
||||||
def __init__(self, event_engine):
|
def __init__(self, event_engine):
|
||||||
"""Constructor"""
|
"""Constructor"""
|
||||||
|
Loading…
Reference in New Issue
Block a user