Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Nov 30, 2024
1 parent 39c4c70 commit 03f8e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/fault-proof/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ fn main() {
.map_err(|e| anyhow!(e))
.unwrap();
}

op_succinct_client_utils::block_on(async move {
////////////////////////////////////////////////////////////////
// PROLOGUE //
Expand Down

0 comments on commit 03f8e00

Please sign in to comment.