26 const CAmount rounded_fee = fee_filter_rounder.round(current_minimum_fee);
bool MoneyRange(const CAmount &nValue)
int64_t CAmount
Amount in satoshis (Can be negative)
Fee rate in satoshis per kilovirtualbyte: CAmount / kvB.
T PickValueInArray(const T(&array)[size])
#define LIMITED_WHILE(condition, limit)
Can be used to limit a theoretically unbounded loop.
is a home for simple string functions returning descriptive messages that are used in RPC and GUI int...
std::string StringForFeeReason(FeeReason reason)
CAmount ConsumeMoney(FuzzedDataProvider &fuzzed_data_provider, const std::optional< CAmount > &max) noexcept