mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
use correct index
This commit is contained in:
@@ -10,7 +10,7 @@ class WithdrawModel:
|
||||
METHOD = 2
|
||||
WALLET = 4
|
||||
AMOUNT = 5
|
||||
FEE = 7
|
||||
FEE = 8
|
||||
|
||||
class Withdraw:
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user