We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e1017d commit 7f3b62cCopy full SHA for 7f3b62c
bfxapi/models/withdraw.py
@@ -10,7 +10,7 @@ class WithdrawModel:
10
METHOD = 2
11
WALLET = 4
12
AMOUNT = 5
13
- FEE = 7
+ FEE = 8
14
15
class Withdraw:
16
"""
0 commit comments