Anoncoin  0.9.4
P2P Digital Currency
Namespaces | Functions
checkpoints.h File Reference
#include <map>
Include dependency graph for checkpoints.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Checkpoints
 Block-chain checkpoints are compiled-in sanity checks.
 

Functions

bool Checkpoints::CheckBlock (int nHeight, const uint256 &hash)
 
int Checkpoints::GetTotalBlocksEstimate ()
 
CBlockIndexCheckpoints::GetLastCheckpoint (const std::map< uint256, CBlockIndex * > &mapBlockIndex)
 
double Checkpoints::GuessVerificationProgress (CBlockIndex *pindex, bool fSigchecks)