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

Add support of custom header in API. #906

Open
darksyd94 opened this issue Oct 5, 2022 · 0 comments
Open

Add support of custom header in API. #906

darksyd94 opened this issue Oct 5, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@darksyd94
Copy link

In this moment in Go node missing support of custom header large-significand-format=string. If this header will be used, all numbers that can exceed limit MAX_SAFE_INTEGER (2^53 – 1) would be encode in string data type.

@darksyd94 darksyd94 added the enhancement New feature or request label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants