pub async fn get_hcp_last_proven_height( db: &Database, ) -> Result<Option<u32>, BridgeError>
Get the last proven block height of the HCP or None if no block has been proven.