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