Bitcoin ABC  0.26.3
P2P Digital Currency
Functions
fees.cpp File Reference
#include <policy/fees.h>
#include <feerate.h>
Include dependency graph for fees.cpp:

Go to the source code of this file.

Functions

static std::set< AmountMakeFeeSet (const CFeeRate &min_incremental_fee, const Amount &max_filter_fee_rate, const double fee_filter_spacing)
 

Function Documentation

◆ MakeFeeSet()

static std::set<Amount> MakeFeeSet ( const CFeeRate min_incremental_fee,
const Amount max_filter_fee_rate,
const double  fee_filter_spacing 
)
static

Definition at line 11 of file fees.cpp.

Here is the call graph for this function: