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

Synopsis

Declared in <wallet/scriptpubkeyman.h>

void
AddInactiveHDChain(CHDChain const& chain);

Parameters

Name

Description

chain

The inactive HD chain to store.

Created with MrDocs