btck::ChainMan::ChainMan

Constructs the manager from a context and its options.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

ChainMan(
    Context const& context,
    ChainstateManagerOptions const& chainman_opts);

Parameters

NameDescription
contextThe kernel context.
chainman_optsThe configured chainstate-manager options.