mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Initialize nRelockTime
This commit is contained in:
parent
ce01e6226c
commit
fb6f90a4ce
1 changed files with 1 additions and 0 deletions
|
|
@ -725,6 +725,7 @@ public:
|
||||||
nLastResend = 0;
|
nLastResend = 0;
|
||||||
nTimeFirstKey = 0;
|
nTimeFirstKey = 0;
|
||||||
fBroadcastTransactions = false;
|
fBroadcastTransactions = false;
|
||||||
|
nRelockTime = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
std::map<uint256, CWalletTx> mapWallet;
|
std::map<uint256, CWalletTx> mapWallet;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue