mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-24 05:44:30 +00:00
Initialize nRelockTime
This commit is contained in:
parent
ce01e6226c
commit
fb6f90a4ce
@ -725,6 +725,7 @@ public:
|
||||
nLastResend = 0;
|
||||
nTimeFirstKey = 0;
|
||||
fBroadcastTransactions = false;
|
||||
nRelockTime = 0;
|
||||
}
|
||||
|
||||
std::map<uint256, CWalletTx> mapWallet;
|
||||
|
Loading…
x
Reference in New Issue
Block a user