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(0x7f94fde05468), guarded_by(0x7f95061a81a8), guarded_by(0x7f94f2b78cb8), guarded_by(0x7f94f0cf7948), guarded_by(0x7f94fee3a338)]]
int64_t nRelockTime = {0};

Created with MrDocs