Files
bitfinex-api-py/bfxapi/rest/__init__.py

3 lines
103 B
Python

from .endpoints import BfxRestInterface, RestPublicEndpoints, RestAuthenticatedEndpoints
NAME = "rest"