Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
checkpoints.cpp File Reference
#include <checkpoints.h>#include <chain.h>#include <chainparams.h>#include <reverse_iterator.h>#include <validation.h>#include <stdint.h>
Include dependency graph for checkpoints.cpp: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... | |

