Skip to content

Commit 3633d75

Browse files
pstratemrandom-zebra
authored andcommitted
Initialize nRelockTime
1 parent 3a599d0 commit 3633d75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wallet/wallet.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4552,6 +4552,7 @@ void CWallet::SetNull()
45524552
nNextResend = 0;
45534553
nLastResend = 0;
45544554
nTimeFirstKey = 0;
4555+
nRelockTime = 0;
45554556
fAbortRescan = false;
45564557
fScanningWallet = false;
45574558
fWalletUnlockStaking = false;

0 commit comments

Comments
 (0)