Takes ownership of an existing C block hash.
Synopsis
Declared in <kernel/bitcoinkernel_wrapper.h>
explicit
BlockHash(btck_BlockHash* hash);
Parameters
Name |
Description |
hash |
The C handle to own. |
Created with MrDocs