Skip to main content

btck_block_get_hash

Function btck_block_get_hash 

Source
pub unsafe extern "C" fn btck_block_get_hash(
    block: *const btck_Block,
) -> *mut btck_BlockHash
Expand description

@brief Calculate and return the hash of a block.

@param[in] block Non-null. @return The block hash.