Process-wide context owning the libbitcoin_kernel global state.
Declared in <kernel/context.h>
struct Context;
| Name | Description |
|---|---|
Context [constructor] | Construct the kernel context and initialize its global state. |
| Name | Description |
|---|---|
SanityChecks | Ensure a usable environment with all necessary library support. |
::AppInitSanityChecks | Initialization sanity checks. |