Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hotfix: automatically adjust nonce to time expected by server in case of error #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jonathan-reisdorf
Copy link

sometimes the client time does not match / does not exactly match the expected time of the kucoin server. In this case we get back an Invalid nonce error from the kucoin api. This change will automatically adjust the nonce of subsequent calls to match the expected time if that happens

fixes #6 (not for the first call, only for following calls)

@scredii
Copy link

scredii commented Jun 26, 2018

Please merge this fix, it's working nice for fix nonce error. Thanks

@jonathan-reisdorf
Copy link
Author

seems like the creator of the repo has abandoned it, no commits added since 11/2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid nonce
2 participants