btck::Context::Context

Constructors

Synopses

Declared in <kernel/bitcoinkernel_wrapper.h>

Constructs a context with default options.

Context();
» more...

Constructs a context from configured options.

Context(ContextOptions& opts);
» more...

Parameters

NameDescription
optsThe options describing the context.