btck_block_destroy

Destroy the block.

Synopsis

Declared in <kernel/bitcoinkernel.h>

void
btck_block_destroy(btck_Block* block);

Parameters

NameDescription
blockOpaque data structure for holding a block.