Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

withdraw is not working #30

Open
noteshamrock opened this issue Mar 1, 2018 · 1 comment
Open

withdraw is not working #30

noteshamrock opened this issue Mar 1, 2018 · 1 comment

Comments

@noteshamrock
Copy link

Is the withdraw function working? Why would the amount is long instead of double? Besides long issue on the amount parameter, I tried to run and also got following errors

"msg":"{"code":-1105,"msg":"Parameter 'recvWindow' was was empty.

Thanks

@noteshamrock
Copy link
Author

FYI, My code is as follows (I have already set api setting in binance for withdraw)

BinanceApi api = new BinanceApi(bnKey, bnSecret);
api.withdraw("ETH", address, amount,"");

Thanks

drkarl pushed a commit to drkarl/java-binance-api that referenced this issue Feb 22, 2021
Avoid creating multiple ObjectMapper objects for deserialization.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant