Bitcoin
Public Attributes | List of all members
EstimatorBucket Struct Reference

#include <fees.h>

Public Attributes

double start = -1
 
double end = -1
 
double withinTarget = 0
 
double totalConfirmed = 0
 
double inMempool = 0
 
double leftMempool = 0
 

Member Data Documentation

◆ end

double EstimatorBucket::end = -1

◆ inMempool

double EstimatorBucket::inMempool = 0

◆ leftMempool

double EstimatorBucket::leftMempool = 0

◆ start

double EstimatorBucket::start = -1

◆ totalConfirmed

double EstimatorBucket::totalConfirmed = 0

◆ withinTarget

double EstimatorBucket::withinTarget = 0

The documentation for this struct was generated from the following file: