Skip to content

Commit 9d15051

Browse files
committed
fix comment formatting
1 parent ae9c6f6 commit 9d15051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sequencer/src/bin/deploy.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ struct Options {
190190
/// Which timelock is used depends on the contract:
191191
/// - FeeContract, LightClient, StakeTable → OpsTimelock (shorter delay for critical ops)
192192
/// - EspToken, RewardClaim → SafeExitTimelock (longer delay for token operations)
193+
///
193194
/// Requires timelocks to be deployed first (--deploy-ops-timelock, --deploy-safe-exit-timelock).
194195
/// If not set, ownership goes to multisig (if --use-multisig) or deployer account.
195196
#[clap(long, default_value = "false")]

0 commit comments

Comments
 (0)