![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <block_policy_estimator.h>
Public Attributes | |
| EstimatorBucket | pass |
| EstimatorBucket | fail |
| double | decay = 0 |
| unsigned int | scale = 0 |
Definition at line 84 of file block_policy_estimator.h.
| double EstimationResult::decay = 0 |
Definition at line 88 of file block_policy_estimator.h.
| EstimatorBucket EstimationResult::fail |
Definition at line 87 of file block_policy_estimator.h.
| EstimatorBucket EstimationResult::pass |
Definition at line 86 of file block_policy_estimator.h.
| unsigned int EstimationResult::scale = 0 |
Definition at line 89 of file block_policy_estimator.h.