Skip to main content

validate_component_hashes

Function validate_component_hashes 

Source
fn validate_component_hashes(
    hashed: &HashedPatchMap,
    patch: &DataComponentPatch,
) -> bool
Expand description

Validates that the hashed component patch matches the local patch.