![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include "amount.h"#include "feerate.h"#include "uint256.h"#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | TxConfirmStats |
| We will instantiate an instance of this class to track transactions that were included in a block. More... | |
| class | CBlockPolicyEstimator |
| We want to be able to estimate feerates or priorities that are needed on tx's to be included in a certain number of blocks. More... | |
| struct | CBlockPolicyEstimator::TxStatsInfo |