Skip to content

Commit

Permalink
Initialize nRelockTime
Browse files Browse the repository at this point in the history
  • Loading branch information
pstratem authored and random-zebra committed Jun 2, 2021
1 parent 3a599d0 commit 3633d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/wallet/wallet.cpp
Expand Up @@ -4552,6 +4552,7 @@ void CWallet::SetNull()
nNextResend = 0;
nLastResend = 0;
nTimeFirstKey = 0;
nRelockTime = 0;
fAbortRescan = false;
fScanningWallet = false;
fWalletUnlockStaking = false;
Expand Down

0 comments on commit 3633d75

Please sign in to comment.