Skip to main content

verify_receipts

Function verify_receipts 

Source
pub fn verify_receipts(traces: &[Trace]) -> VerifyReport
Expand description

Independently re-derive the hash chain over traces from genesis — the same computation an external auditor runs, with no trust in the proxy or the database. A single altered or reordered receipt breaks the chain at its index.