Bitcoin Core  27.99.0
P2P Digital Currency
Functions
policy_estimator_io.cpp File Reference
#include <policy/fees.h>
#include <policy/fees_args.h>
#include <streams.h>
#include <test/fuzz/FuzzedDataProvider.h>
#include <test/fuzz/fuzz.h>
#include <test/fuzz/util.h>
#include <test/util/setup_common.h>
#include <memory>
Include dependency graph for policy_estimator_io.cpp:

Go to the source code of this file.

Functions

void initialize_policy_estimator_io ()
 
 FUZZ_TARGET (policy_estimator_io,.init=initialize_policy_estimator_io)
 

Function Documentation

◆ FUZZ_TARGET()

FUZZ_TARGET ( policy_estimator_io  ,
init = initialize_policy_estimator_io 
)

Definition at line 25 of file policy_estimator_io.cpp.

Here is the call graph for this function:

◆ initialize_policy_estimator_io()

void initialize_policy_estimator_io ( )

Definition at line 19 of file policy_estimator_io.cpp.