wallet::CWallet::nRelockTime

Holds a timestamp at which point the wallet is scheduled (externally) to be relocked. Caller must arrange for actual relocking to occur via Lock().

Synopsis

Declared in <wallet/wallet.h>

[[guarded_by(0x7f2e1e5989b8), guarded_by(0x7f2e11aa9778), guarded_by(0x7f2e169ff568), guarded_by(0x7f2e15f2ea08), guarded_by(0x7f2e12c6d698)]]
int64_t nRelockTime = {0};