sammchardy / python-idex

IDEX v3 Exchange REST API python implementation

Home Page:https://python-idex.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subscribe to chains / chain gas price, error with test_websocket_connect.py

rifse opened this issue · comments

commented

Hello, I beg for an example (ideally for chain_gas_price) of IdexSocketManager.subscribe().
Also, in order to run without an error, line 14 of test_websocket_connect.py had to be changed to
ism = await IdexSocketManager(loop, None)