6 #ifndef BITCOIN_AMOUNT_H 7 #define BITCOIN_AMOUNT_H 28 #endif // BITCOIN_AMOUNT_H static const CAmount MAX_MONEY
No amount larger than this (in satoshi) is valid.
static const CAmount COIN
bool MoneyRange(const CAmount &nValue)
int64_t CAmount
Amount in satoshis (Can be negative)