btck_context_options_destroy

Destroy the context options.

Synopsis

Declared in <kernel/bitcoinkernel.h>

void
btck_context_options_destroy(btck_ContextOptions* context_options);

Parameters

NameDescription
context_optionsOpaque data structure for holding options for creating a new kernel context.