Skip to main content

btck_coin_confirmation_height

Function btck_coin_confirmation_height 

Source
pub unsafe extern "C" fn btck_coin_confirmation_height(
    coin: *const btck_Coin,
) -> u32
Expand description

@brief Returns the block height where the transaction that created this coin was included in.

@param[in] coin Non-null. @return The block height of the coin.