Skip to main content

btck_chain_get_height

Function btck_chain_get_height 

Source
pub unsafe extern "C" fn btck_chain_get_height(
    chain: *const btck_Chain,
) -> i32
Expand description

@brief Return the height of the tip of the chain.

@param[in] chain Non-null. @return The current height.