MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / IsCrypted

Method IsCrypted

src/wallet/crypter.h:144–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142 }
143
144 bool IsCrypted() const { return fUseCrypto; }
145 bool IsLocked() const;
146 bool Lock();
147

Callers 7

HelpRequiringPassphraseFunction · 0.80
walletpassphraseFunction · 0.80
walletpassphrasechangeFunction · 0.80
walletlockFunction · 0.80
encryptwalletFunction · 0.80
getwalletinfoFunction · 0.80
isCryptedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected