wallet: Rename CWalletKey to OldKey

This commit is contained in:
MarcoFalke
2019-07-27 16:38:16 -04:00
parent fa6dc7fa5f
commit fa6f22bf44
3 changed files with 8 additions and 19 deletions

View File

@@ -4626,12 +4626,6 @@ CKeyPool::CKeyPool(const CPubKey& vchPubKeyIn, bool internalIn)
m_pre_split = false;
}
CWalletKey::CWalletKey(int64_t nExpires)
{
nTimeCreated = (nExpires ? GetTime() : 0);
nTimeExpires = nExpires;
}
void CMerkleTx::SetMerkleBranch(const uint256& block_hash, int posInBlock)
{
// Update the tx's hashBlock