We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c43154 commit 97eaf48Copy full SHA for 97eaf48
benchmarks/prove/src/bin/kitchen_sink.rs
@@ -50,7 +50,6 @@ fn verify_native_max_trace_heights(
50
.execute_metered(
51
app_pk.leaf_committed_exe.exe.clone(),
52
leaf_input.write_to_stream(),
53
- &vm_vk.total_widths(),
54
&vm_vk.num_interactions(),
55
)
56
.expect("execute_metered failed");
0 commit comments