-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
The title is pretty self-explanatory, but I think Vault should be using BigDecimal instead of Double in API methods as the level of control over precision and rounding modes is superior in every way to doubles. You have to keep in mind this is also the defacto representation of monetary value in Java preferred by developers because of the amount of control over precision.
Metadata
Metadata
Assignees
Labels
No labels