[#btck-Context-2constructor-04] = xref:btck.adoc[btck]::xref:btck/Context.adoc[Context]::Context :relfileprefix: ../../ :mrdocs: Constructs a context from configured options. == Synopsis Declared in `<kernel/bitcoinkernel_wrapper.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- Context(xref:btck/ContextOptions.adoc[ContextOptions]& opts); ---- == Parameters [cols="1,4"] |=== | Name| Description | *opts* | The options describing the context. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#