![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Go to the source code of this file.
Namespaces | |
Checkpoints | |
Functions | |
CBlockIndex * | Checkpoints::GetLastCheckpoint (const CCheckpointData &data) |
Returns last CBlockIndex* in mapBlockIndex that is a checkpoint. More... | |
double | Checkpoints::GuessVerificationProgress (const CCheckpointData &data, CBlockIndex *pindex, bool fSigchecks) |
Guess how far we are in the verification process at the given block index. More... | |