Merge branch 'ximinez/lending-XLS-66' into ximinez/lending-transitive-amendments

This commit is contained in:
Ed Hennis
2025-11-12 20:12:35 -05:00
committed by GitHub
21 changed files with 35 additions and 740 deletions

View File

@@ -1385,7 +1385,7 @@ private:
// equal asset deposit: unit test to exercise the rounding-down of
// LPTokens in the AMMHelpers.cpp: adjustLPTokens calculations
// The LPTokens need to have 16 significant digits and a fractional part
for (Number const& deltaLPTokens :
for (Number const deltaLPTokens :
{Number{UINT64_C(100000'0000000009), -10},
Number{UINT64_C(100000'0000000001), -10}})
{