add endpoints, minor fixs, use format instead of str

Co-authored-by: itsdeka <dario.moceri@bitfinex.com>
This commit is contained in:
Davide Casale
2023-01-25 18:25:47 +01:00
parent ed12bf473f
commit 0278825d35
6 changed files with 67 additions and 3 deletions

View File

@@ -1,3 +1,5 @@
# python -c "from examples.rest.create_order import *"
import os
from bfxapi.client import Client, Constants