BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Functions
Checkpoints Namespace Reference

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

Functions

CBlockIndexGetLastCheckpoint (const CCheckpointData &data)
 Returns last CBlockIndex* that is a checkpoint. More...
 

Detailed Description

Block-chain checkpoints are compiled-in sanity checks.

They are updated every release or three.

Function Documentation

◆ GetLastCheckpoint()

CBlockIndex * Checkpoints::GetLastCheckpoint ( const CCheckpointData data)

Returns last CBlockIndex* that is a checkpoint.

Definition at line 17 of file checkpoints.cpp.

Here is the call graph for this function: