Bitcoin ABC 0.31.0
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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

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