cryptocom-exchange icon indicating copy to clipboard operation
cryptocom-exchange copied to clipboard

Add private/create_withdrawal method for Account

Open samuel-tay opened this issue 3 years ago • 1 comments

Quantity left as str because there's no easy way to determine the precision of each Coin.

samuel-tay avatar Jan 19 '22 22:01 samuel-tay

Finally had time to work on this. Added enum for networks and auto-generate from private/get-currency-networks

samuel-tay avatar Mar 07 '22 21:03 samuel-tay

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Nov 01 '22 17:11 sonarqubecloud[bot]

@samuel-tay you can use working v2.1 version API

yarikdevcom avatar Nov 01 '22 22:11 yarikdevcom

@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.

samuel-tay avatar Nov 01 '22 23:11 samuel-tay