pub fn is_record_commitment_hash_valid(
kzg: &Kzg,
record_commitment_hash: &Scalar,
commitment: &SegmentCommitment,
witness: &RecordWitness,
position: u32,
) -> bool
Expand description
Validate witness for record commitment hash produced by archiver