pub fn get_latest_finalized_block_address(
conn: &Connection,
) -> Result<Option<ContentAddress>, Error>
Expand description
Fetches the latest finalized block hash.
pub fn get_latest_finalized_block_address(
conn: &Connection,
) -> Result<Option<ContentAddress>, Error>
Fetches the latest finalized block hash.