![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
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* in mapBlockIndex that is a checkpoint. More... | |
| const CBlockIndex * | Checkpoints::AutoSelectSyncCheckpoint () |
| Returns last CBlockIndex* from the auto selected checkpoint. More... | |
| bool | Checkpoints::CheckSync (int nHeight) |
| Check against automatically selected checkpoint. More... | |
1.8.11