Dogecoin Core  1.14.2
P2P Digital Currency
Namespaces | Functions
checkpoints.cpp File Reference
#include "checkpoints.h"
#include "chain.h"
#include "chainparams.h"
#include "validation.h"
#include "uint256.h"
#include <stdint.h>
#include <boost/foreach.hpp>
Include dependency graph for checkpoints.cpp:

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