MCPcopy 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
144SecureVector CHDChain::GetSeed() const
145{
146 return vchSeed;
147}
148
149uint256 CHDChain::GetSeedHash()
150{

Callers 5

EncryptHDChainMethod · 0.45
DecryptHDChainMethod · 0.45
dumphdinfoFunction · 0.45
dumpwalletFunction · 0.45
EncryptWalletMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected