Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ GetSeed
Method
GetSeed
src/hdchain.cpp:144–147 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
SecureVector CHDChain::GetSeed() const
145
{
146
return vchSeed;
147
}
148
149
uint256 CHDChain::GetSeedHash()
150
{
Callers
5
EncryptHDChain
Method · 0.45
DecryptHDChain
Method · 0.45
dumphdinfo
Function · 0.45
dumpwallet
Function · 0.45
EncryptWallet
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected