donation item, shop soft open
All checks were successful
Deploy / build-deploy (push) Successful in 4m11s
All checks were successful
Deploy / build-deploy (push) Successful in 4m11s
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
b0666841f6
commit
abbd616b40
23 changed files with 2898 additions and 209 deletions
|
|
@ -17,7 +17,7 @@ No permission is granted to copy, modify, distribute, or create derivative works
|
|||
//
|
||||
// Why EURC and not a coin: EURC is euro-denominated at par, so there is no rate
|
||||
// to quote, no quote to expire, no revaluation at year end, and no exchange-rate
|
||||
// line in the books. €563.30 owed is 563300000 EURC base units owed, forever.
|
||||
// line in the books. €573.80 owed is 573800000 EURC base units owed, forever.
|
||||
// That collapses the entire pricing problem to integer arithmetic, which is the
|
||||
// same arithmetic every other amount in this codebase already uses.
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue