remove reference to staging

This commit is contained in:
Jacob Plaster
2018-12-04 15:42:06 +00:00
parent 2a96cede5e
commit 149a7559f4

View File

@@ -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))