Bitcoin ABC 0.26.3
P2P Digital Currency
Loading...
Searching...
No Matches
Functions
Checkpoints Namespace Reference

Block-chain checkpoints are compiled-in sanity checks. More...

Functions

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

Detailed Description

Block-chain checkpoints are compiled-in sanity checks.

They are updated every release or three.

Function Documentation

◆ CheckBlock()

bool Checkpoints::CheckBlock ( const CCheckpointData data,
int  nHeight,
const BlockHash hash 
)

Returns true if block passes checkpoint checks.

Definition at line 11 of file checkpoints.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: