Fix issue #848 : broken mining on testnet
This commit is contained in:
@@ -913,6 +913,7 @@ public:
|
||||
return (int64)nTime;
|
||||
}
|
||||
|
||||
void UpdateTime(const CBlockIndex* pindexPrev);
|
||||
|
||||
|
||||
uint256 BuildMerkleTree() const
|
||||
|
||||
Reference in New Issue
Block a user