Return the btck_BlockHeader associated with this entry.
Declared in <kernel/bitcoinkernel.h>
[[nodiscard, __nonnull__]]
btck_BlockHeader*
btck_block_tree_entry_get_block_header(btck_BlockTreeEntry const* block_tree_entry);
| Name | Description |
|---|---|
| block_tree_entry [in] | Non-null. |