Load a HD chain model (used by LoadWallet)
Synopsis
Declared in <wallet/scriptpubkeyman.h>
void
LoadHDChain(CHDChain const& chain);
Parameters
Name |
Description |
chain |
The HD chain to load as the active chain. |
Created with MrDocs