Skip to main content

verify_store_root

Function verify_store_root 

Source
pub fn verify_store_root(
    expected: ObjectHash,
    actual: ObjectHash,
) -> Result<(), StoreProtocolError>
Expand description

Reject an object that names a different Store root than the one it was read under.