mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-18 22:34:21 +01:00
Fix bug in examples/rest/merchant.py demo.
This commit is contained in:
@@ -19,8 +19,6 @@ customer_info: CustomerInfo = CustomerInfo(
|
||||
resid_street="Timechain",
|
||||
full_name="Satoshi",
|
||||
email="satoshi3@bitfinex.com",
|
||||
tos_accepted=None,
|
||||
resid_building_no=None
|
||||
)
|
||||
|
||||
print(bfx.rest.auth.submit_invoice(
|
||||
|
||||
Reference in New Issue
Block a user