Process‐wide context owning the libbitcoin_kernel global state.

Synopsis

Declared in <kernel/context.h>

struct Context;

Member Functions

Name

Description

Context [constructor]

Construct the kernel context and initialize its global state.

Non-Member Functions

Name

Description

SanityChecks

Ensure a usable environment with all necessary library support.

::AppInitSanityChecks

Initialization sanity checks.

Created with MrDocs