cex-io-exchange / cexio-exchange-plus

The official Node.js client for CEX.IO Exchange Plus API
https://plus.cex.io
MIT License
4 stars 4 forks source link

Inconsistencies between 2 ways methods #2

Open codlab opened 1 year ago

codlab commented 1 year ago

I don't know where to open this since this is more of something about the API itself and not specifically the nodejs wrapper. However it seems that the methods do_deposit_funds_from_wallet & do_withdrawal_funds_to_wallet do differ in the answer about 1 parameter:

Shouldn't both have the same signature: either return the original accountId or don't return it in the answer ?

referring to

cex-io-exchange commented 1 year ago

@codlab nice catch! Absolutely agree with some sort of dissimilarity with these two calls. We've already add this issue to our backlog, so stay tuned for API & documentation updates. And thanks for raising this issue, we appreciate that!