Takes ownership of an existing C block.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

Block(btck_Block* block);

Parameters

Name

Description

block

The C handle to own.

Created with MrDocs