Bitcoin Core 31.99.0
P2P Digital Currency
Functions
fees.cpp File Reference
#include <util/fees.h>
#include <util/strencodings.h>
#include <cassert>
#include <string_view>
Include dependency graph for fees.cpp:

Go to the source code of this file.

Functions

std::string_view FeeRateEstimatorTypeToString (FeeRateEstimatorType feerate_estimator_type)
 
FeeRateEstimatorType FeeRateEstimatorTypeFromString (std::string_view feerate_estimator_type)
 

Function Documentation

◆ FeeRateEstimatorTypeFromString()

FeeRateEstimatorType FeeRateEstimatorTypeFromString ( std::string_view  feerate_estimator_type)

Definition at line 26 of file fees.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ FeeRateEstimatorTypeToString()

std::string_view FeeRateEstimatorTypeToString ( FeeRateEstimatorType  feerate_estimator_type)

Definition at line 12 of file fees.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: