mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-23 07:10:53 +00:00
style: Unify style for all Doxygen comments (#7776)
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
|
||||
namespace xrpl::test {
|
||||
|
||||
/** AMM Calculator. Uses AMM formulas to simulate the payment engine
|
||||
/**
|
||||
* AMM Calculator. Uses AMM formulas to simulate the payment engine
|
||||
* expected results. Assuming the formulas are correct some unit-tests can
|
||||
* be verified. Currently supported operations are:
|
||||
* - swapIn, find out given in. in can flow through multiple AMM/Offer steps.
|
||||
|
||||
Reference in New Issue
Block a user