Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
HelpRequiringPassphrase
Function · 0.80
walletpassphrase
Function · 0.80
walletpassphrasechange
Function · 0.80
walletlock
Function · 0.80
encryptwallet
Function · 0.80
getwalletinfo
Function · 0.80
isCrypted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected