btck_block_tree_entry_get_height

Return the height of a certain block tree entry.

Synopsis

Declared in <kernel/bitcoinkernel.h>

[[__nonnull__]]
int32_t
btck_block_tree_entry_get_height(btck_BlockTreeEntry const* block_tree_entry);

Return Value

The block height.

Parameters

NameDescription
block_tree_entry [in]Non-null.