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
Takes ownership of an existing C block.
Declared in <kernel/bitcoinkernel_wrapper.h>
Block(btck_Block* block);
Name |
Description |
block |
The C handle to own. |
Created with MrDocs