mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-24 09:14:24 +01:00
Rename RestAuthenticatedEndpoints to RestAuthEndpoints (and bfxapi.rest.endpoints.rest_authenticated_endpoints to rest_auth_endpoints).
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
from .endpoints import BfxRestInterface, RestPublicEndpoints, RestAuthenticatedEndpoints, \
|
||||
from .endpoints import BfxRestInterface, RestPublicEndpoints, RestAuthEndpoints, \
|
||||
RestMerchantEndpoints
|
||||
|
||||
Reference in New Issue
Block a user