pub async fn last_block_height_for_indexer( conn: &mut PoolConnection<Postgres>, namespace: &str, identifier: &str ) -> Result<u32>