Constructs the manager from a context and its options.
Declared in <kernel/bitcoinkernel_wrapper.h>
ChainMan(
Context const& context,
ChainstateManagerOptions const& chainman_opts);
| Name | Description |
|---|---|
| context | The kernel context. |
| chainman_opts | The configured chainstate-manager options. |