Community Note
- Please vote on this issue by adding a 馃憤 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
It would be helpful to harmonize the precision for prices with the maximum amount of precision that is recognized by our billing system (6 digits).
We should have a const on this value and then this const should be used everywhere that a price is shown up.
How I imagine scw could expose this functionality
References
Community Note
Description
It would be helpful to harmonize the precision for prices with the maximum amount of precision that is recognized by our billing system (6 digits).
We should have a const on this value and then this const should be used everywhere that a price is shown up.
How I imagine scw could expose this functionality
References