Takes ownership of an existing C validation state.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
BlockValidationState(btck_BlockValidationState* state);

Parameters

Name

Description

state

The C handle to own.

Created with MrDocs