btck_block_tree_entry_get_block_hash

Return the block hash associated with a block tree entry.

Synopsis

Declared in <kernel/bitcoinkernel.h>

[[__nonnull__]]
btck_BlockHash const*
btck_block_tree_entry_get_block_hash(btck_BlockTreeEntry const* block_tree_entry);

Return Value

The block hash.

Parameters

NameDescription
block_tree_entry [in]Non-null.