Bitcoin ABC  0.29.2
P2P Digital Currency
Namespaces | Functions
checkpoints.h File Reference
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 (const CCheckpointData &data, int nHeight, const BlockHash &hash)
 Returns true if block passes checkpoint checks. More...