mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-07 16:04:21 +01:00
Apply refactoring to root package bfxapi.
This commit is contained in:
@@ -1 +1,6 @@
|
||||
from .client import Client, Constants
|
||||
from .client import Client
|
||||
|
||||
from .urls import REST_HOST, PUB_REST_HOST, STAGING_REST_HOST, \
|
||||
WSS_HOST, PUB_WSS_HOST, STAGING_WSS_HOST
|
||||
|
||||
NAME = "bfxapi"
|
||||
Reference in New Issue
Block a user