Bitcoin ABC 0.30.5
P2P Digital Currency
|
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... | |