24 const CAmount rounded_fee = fee_filter_rounder.round(current_minimum_fee);
bool MoneyRange(const CAmount &nValue)
#define LIMITED_WHILE(condition, limit)
Can be used to limit a theoretically unbounded loop.
int64_t CAmount
Amount in satoshis (Can be negative)
CAmount ConsumeMoney(FuzzedDataProvider &fuzzed_data_provider, const std::optional< CAmount > &max) noexcept
Fee rate in satoshis per kilovirtualbyte: CAmount / kvB.
std::string StringForFeeReason(FeeReason reason)