9 #ifndef FABCOIN_UTILMONEYSTR_H 10 #define FABCOIN_UTILMONEYSTR_H 24 #endif // FABCOIN_UTILMONEYSTR_H std::string FormatMoney(const CAmount &n)
Money parsing/formatting utilities.
int64_t CAmount
Amount in lius (Can be negative)
bool ParseMoney(const std::string &str, CAmount &nRet)