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(0x7fbc76bfd7c8), guarded_by(0x7fbc81b77188), guarded_by(0x7fbc7e015008), guarded_by(0x7fbc7e2444b8), guarded_by(0x7fbc8e7150f8)]]
int64_t nRelockTime = {0};