Skip to content

Commit

Permalink
correct comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mrain committed May 15, 2024
1 parent 936763f commit d905425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sequencer/src/bin/deploy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ struct Options {
#[clap(flatten)]
contracts: DeployedContracts,

/// If toggled, launch a mock prover contract that does not do any proof verification.
/// If toggled, launch a mock prover contract with a smaller verification key.
#[clap(short, long)]
pub use_mock_contract: bool,

Expand Down

0 comments on commit d905425

Please sign in to comment.