clementine_core::metrics

Function get_hcp_last_proven_height

Source
pub async fn get_hcp_last_proven_height(
    db: &Database,
) -> Result<Option<u32>, BridgeError>
Expand description

Get the last proven block height of the HCP or None if no block has been proven.