Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mattstam committed Dec 9, 2024
1 parent 0de630c commit 2620738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/sdk/src/network-v2/prover.rs
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ impl NetworkProver {
/// - If a cycle limit was explicitly set, use that
/// - If simulation is enabled (default), calculate limit by simulating
/// - Otherwise use the default cycle limit
#[must_use]
fn get_cycle_limit(
&self,
elf: &[u8],
Expand Down

0 comments on commit 2620738

Please sign in to comment.