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

getOrder with orderId big integer #528

Open
camel113 opened this issue Dec 19, 2021 · 0 comments
Open

getOrder with orderId big integer #528

camel113 opened this issue Dec 19, 2021 · 0 comments

Comments

@camel113
Copy link

getOrder is asking for an orderId of type number
Some orders have big integer as id like 8389765512384743573 for ETHUSDT. How are we supposed to pass this kind of big integer id to getOrder?
parseInt() won't do the trick, the best would be to pass a string for orderId

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

No branches or pull requests

1 participant