Constructs a context from configured options.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
Context(ContextOptions& opts);
Parameters
Name |
Description |
opts |
The options describing the context. |
Created with MrDocs