KittyCatTech / cryptopia-api-php

Cryptopia API Wrapper in PHP and Sample Trading Bot
Other
26 stars 28 forks source link

SubmitWithdraw? #2

Open e4f4 opened 7 years ago

e4f4 commented 7 years ago

Hi. I am trying to use SubmitWithdraw. No luck.

I think it is not supported in wrapper.

If it is, can you show an example. Thank you.

TheDcoder commented 7 years ago

It is not supported. The SubmitWithdraw option is not available in the apiCall method/function. Someone should add it

dev commented 6 years ago

You can use my fork if you want: https://github.com/KittyCatTech/cryptopia-api-php/pull/8