Files
rippled/include/xrpl
Vito 7dcbb7b215 refactor: inline v2 math into SLE wrappers, remove public math::v2 namespace
The separate pure-math functions added unnecessary indirection since
they won't be unit-tested directly. Inline the arithmetic back into
the v2 SLE wrappers to match v1's pattern.
2026-03-18 18:38:16 +01:00
..