23 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 kilobyte: CAmount / kB.
T PickValueInArray(const T(&array)[size])
CAmount ConsumeMoney(FuzzedDataProvider &fuzzed_data_provider, const std::optional< CAmount > &max) noexcept
std::string StringForFeeReason(FeeReason reason)