Constructors

Synopses

Declared in <kernel/bitcoinkernel_wrapper.h>

Constructs a context with default options.

Context();

Constructs a context from configured options.

Parameters

Name

Description

opts

The options describing the context.

Created with MrDocs