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