Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

checkpoints.h File Reference
#include <uint256.h>
#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

CBlockIndexCheckpoints::GetLastCheckpoint (const CCheckpointData &data)
 Returns last CBlockIndex* in mapBlockIndex that is a checkpoint. More...
 
Released under the MIT license