Returns whether the wallet is currently locked.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
bool
IsLocked() const = 0;

Return Value

true if the wallet is locked.

Created with MrDocs