![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
#include <checkpoints.h>#include <chain.h>#include <chainparams.h>#include <reverse_iterator.h>#include <validation.h>#include <stdint.h>Go to the source code of this file.
Namespaces | |
| Checkpoints | |
| Block-chain checkpoints are compiled-in sanity checks. | |
Functions | |
| CBlockIndex * | Checkpoints::GetLastCheckpoint (const CCheckpointData &data) |
| Returns last CBlockIndex* that is a checkpoint. More... | |
1.8.14