wallet::LegacyDataSPKM::LoadHDChain

Load a HD chain model (used by LoadWallet)

Synopsis

Declared in <wallet/scriptpubkeyman.h>

void
LoadHDChain(CHDChain const& chain);

Parameters

NameDescription
chainThe HD chain to load as the active chain.