Skip to content

Commit 3059f2a

Browse files
committed
Drop confusing Phase 5 comment before from_elf_and_logs
1 parent 178b166 commit 3059f2a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

prover/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -603,8 +603,6 @@ pub fn prove_with_options_and_inputs(
603603
mode
604604
};
605605

606-
// Phase 5: build the full traces with the chosen mode. `Disk` spills each
607-
// chunk as it's built, so the trace never fully materializes in RAM.
608606
let mut traces = Traces::from_elf_and_logs(
609607
&program,
610608
&result.logs,

0 commit comments

Comments
 (0)