Skip to main content

export_receipts_jsonl

Function export_receipts_jsonl 

Source
pub fn export_receipts_jsonl(traces: &[Trace]) -> String
Expand description

Render traces as a JSONL receipt export — one sealed receipt per line, in chain order. This is the artifact an operator hands an auditor; the deferred-verdict side table is never included (it is not part of the hashed body).