Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
checkpoints.cpp
Go to the documentation of this file.
Definition: chainparams.h:24
CBlockIndex * GetLastCheckpoint(const CCheckpointData &data)
Returns last CBlockIndex* in mapBlockIndex that is a checkpoint.
Definition: checkpoints.cpp:18
The block chain is a tree shaped structure starting with the genesis block at the root...
Definition: chain.h:170