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(0x7ff3720efe18), guarded_by(0x7ff365f1fe18), guarded_by(0x7ff35de5e7c8), guarded_by(0x7ff35efe32a8), guarded_by(0x7ff366fcf888)]]
int64_t nRelockTime = {0};

Created with MrDocs