pub fn verify_single_chunk(chunk_data: &[u8], expected_hash: &Hash) -> bool
Quick verification helper for single chunk.