Fix Doxygen formating

This commit is contained in:
Gregory Tsipenyuk
2026-07-13 15:15:05 -04:00
parent b471917b5d
commit f84416edf6

View File

@@ -302,7 +302,8 @@ accountFunds(
[[nodiscard]] Rate
transferRate(ReadView const& view, Asset const& asset);
/** Returns the transfer fee as Rate based on the type of token
/**
* Returns the transfer fee as Rate based on the type of token
* @param view The ledger view
* @param amount The amount to transfer
*/