Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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)