Dash Core  0.12.2.1
P2P Digital Currency
checkpoints.h File Reference
#include "uint256.h"
#include <map>

Go to the source code of this file.

Namespaces

 Checkpoints
 

Functions

CBlockIndexCheckpoints::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...