Format an amount as a string denoted in full coins.
Declared in <util/moneystr.h>
<util/moneystr.h>
std::string FormatMoney(CAmount n);
The amount rendered as a decimal string in full coins.