Fix issue #848 : broken mining on testnet

This commit is contained in:
Gavin Andresen
2012-02-16 10:22:31 -05:00
parent b7c25e0c13
commit 0f8cb5db73
3 changed files with 21 additions and 4 deletions

View File

@@ -913,6 +913,7 @@ public:
return (int64)nTime;
}
void UpdateTime(const CBlockIndex* pindexPrev);
uint256 BuildMerkleTree() const