![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
#include <map>
Include dependency graph for checkpoints.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| Checkpoints | |
| Block-chain checkpoints are compiled-in sanity checks. | |
Functions | |
| bool | Checkpoints::CheckBlock (int nHeight, const uint256 &hash) |
| int | Checkpoints::GetTotalBlocksEstimate () |
| CBlockIndex * | Checkpoints::GetLastCheckpoint (const std::map< uint256, CBlockIndex * > &mapBlockIndex) |
| double | Checkpoints::GuessVerificationProgress (CBlockIndex *pindex, bool fSigchecks) |
1.8.8