-
Notifications
You must be signed in to change notification settings - Fork 122
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
Incorrect units on Namespace price API #1621
Labels
Comments
This would be a big breaking change to complete. It's probably a Won't Fix unless a new endpoint would be better here. Would updating our documentation be helpful for this instead? |
Yes I think that would work as a short-term fix. |
@smcclellan: Feel free to move this over to Docs repo along with the context/guidance on what needs to be updated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
The response returned by the API dictates that units=STX, however the actual amount returned is in Micro Stacks.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I think the response should return 'uSTX' as the unit and the documentation should be updated to reflect this.
Screenshots

Additional context
Link to documentation: https://hirosystems.github.io/stacks-blockchain-api/#tag/Names/operation/get_namespace_price
The text was updated successfully, but these errors were encountered: