Destroy the btck_BlockValidationState.

Synopsis

Declared in <kernel/bitcoinkernel.h>

void
btck_block_validation_state_destroy(btck_BlockValidationState* block_validation_state);

Parameters

Name

Description

block_validation_state

Opaque data structure for holding the state of a block during validation.

Created with MrDocs