Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
ratankaliani committed Dec 21, 2024
1 parent 875ba6a commit 588bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prove/bin/multi.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ use sp1_sdk::{
network_v2::proto::network::{FulfillmentStrategy, ProofMode},
utils, NetworkProverV2, Prover,
};
use std::{fs, path::PathBuf, time::Duration};
use std::{fs, time::Duration};

/// Execute the OP Succinct program for multiple blocks.
#[tokio::main]
Expand Down

0 comments on commit 588bcf4

Please sign in to comment.