cryptocom-exchange
cryptocom-exchange copied to clipboard
Add private/create_withdrawal method for Account
Quantity left as str because there's no easy way to determine the precision of each Coin.
Finally had time to work on this. Added enum for networks and auto-generate from private/get-currency-networks
@samuel-tay you can use working v2.1 version API
@mortydevcom hey, thanks I have already updated my fork to work with the things I need, but I will test the latest update when I can.
This PR was to add the private/create_withdrawal method which is not in this repo.