PPCoin: Ask for pending sync-checkpoint block
[novacoin.git] / src / checkpoints.h
index fd7d432..35cbc65 100644 (file)
@@ -44,6 +44,7 @@ namespace Checkpoints
     bool CheckSync(const uint256& hashBlock, const CBlockIndex* pindexPrev);
     bool WantedByPendingSyncCheckpoint(uint256 hashBlock);
     bool ResetSyncCheckpoint();
+    void AskForPendingSyncCheckpoint(CNode* pfrom);
 }
 
 // ppcoin: synchronized checkpoint