![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
#include <map>
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) |
uint256 | Checkpoints::GetLatestHardenedCheckpoint () |
double | Checkpoints::GuessVerificationProgress (CBlockIndex *pindex) |