kmadac / bitstamp-python-client

Python package to communicate with bitstamp.net
MIT License
143 stars 70 forks source link

Open Bank Withdrawal #34

Open Fulk33 opened 6 years ago

Fulk33 commented 6 years ago

Could we get this API call (and maybe "withdrawal status" and "cancel withdrawal") added to the client? Would be nice to have.

Fulk33 commented 6 years ago

I created a new branch with the changes (https://github.com/Fulk33/bitstamp-python-client/tree/bank_withdrawals). I don't know how I could write tests for them though. Any ideas?