![]() |
Master Core
v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
|
#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