Bitcoin ABC  0.29.1
P2P Digital Currency
Namespaces | Functions
checkpoints.cpp File Reference
#include <checkpoints.h>
#include <chainparams.h>
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

bool Checkpoints::CheckBlock (const CCheckpointData &data, int nHeight, const BlockHash &hash)
 Returns true if block passes checkpoint checks. More...