mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Fix bug in submit_invoice method (bfxapi.rest.endpoints.rest_authenticated_endpoints).
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from typing import Optional
|
||||
|
||||
from .rest_public_endpoints import RestPublicEndpoints
|
||||
|
||||
from .rest_authenticated_endpoints import RestAuthenticatedEndpoints
|
||||
|
||||
class BfxRestInterface(object):
|
||||
|
||||
Reference in New Issue
Block a user