15 int64_t nSize = int64_t(nBytes_);
26 int64_t nSize = int64_t(nBytes_);
30 if (nFee == 0 && nSize != 0) {
assert(len-trim+(2 *lenIndices)<=WIDTH)
const std::string CURRENCY_UNIT
int64_t CAmount
Amount in lius (Can be negative)
std::string ToString() const
CAmount GetFee(size_t nBytes) const
Return the fee in liu for the given size in bytes.
CFeeRate()
Fee rate of 0 liu per kB.