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
Returns whether the wallet is currently locked.
Declared in <wallet/scriptpubkeyman.h>
virtual
bool
IsLocked() const = 0;
true if the wallet is locked.
Created with MrDocs