Skip to main content

compute_scope_record

Function compute_scope_record 

Source
pub fn compute_scope_record(
    entries: &[StateCommitEntry],
    base_sha: &str,
    head_sha: &str,
    ignore_policy_hash: &str,
) -> Vec<u8> ⓘ