Bitcoin
|
#include <fees.h>
Public Attributes | |
double | start = -1 |
double | end = -1 |
double | withinTarget = 0 |
double | totalConfirmed = 0 |
double | inMempool = 0 |
double | leftMempool = 0 |
double EstimatorBucket::end = -1 |
double EstimatorBucket::inMempool = 0 |
double EstimatorBucket::leftMempool = 0 |
double EstimatorBucket::start = -1 |
double EstimatorBucket::totalConfirmed = 0 |
double EstimatorBucket::withinTarget = 0 |