bitfinex-py
bitfinex-py copied to clipboard
Add withdrawal endpoint to TradeClient
Withdraw endpoint to TradeClient.
Maybe it would be better to create FundsClient
or WithdrawClient
but it is only one endpoint so TradeClient
is also a good place I suppose :)
Looks great @SarunasAzna ! I'm happy to merge this once you've added tests.