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