Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ hdEnabled
Method
hdEnabled
src/qt/walletmodel.cpp:817–820 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
815
}
816
817
bool WalletModel::hdEnabled() const
818
{
819
return wallet->IsHDEnabled();
820
}
821
822
bool WalletModel::isMine(CTxDestination address)
823
{
Callers
2
setWalletModel
Method · 0.80
accept
Method · 0.80
Calls
1
IsHDEnabled
Method · 0.80
Tested by
no test coverage detected