mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
remove reference to staging
This commit is contained in:
@@ -8,7 +8,6 @@ from bfxapi import Client
|
||||
|
||||
bfx = Client(
|
||||
logLevel='DEBUG',
|
||||
rest_host='https://test.bitfinex.com/v2'
|
||||
)
|
||||
|
||||
now = int(round(time.time() * 1000))
|
||||
|
||||
Reference in New Issue
Block a user