wallet::LegacyDataSPKM::AddInactiveHDChain

Stores an inactive HD chain, keyed by its seed id.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

void
AddInactiveHDChain(CHDChain const& chain);

Parameters

NameDescription
chainThe inactive HD chain to store.