Skip to content

Commit

Permalink
Merge branch 'main' into test-constructor-with-value
Browse files Browse the repository at this point in the history
  • Loading branch information
Jrigada authored Dec 2, 2024
2 parents 3373063 + 77198c6 commit 99573c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/verify/src/provider.rs
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ pub enum VerificationProviderType {
Sourcify,
Blockscout,
Oklink,
#[value(alias = "zksync")]
#[clap(name = "zksync")]
ZKsync,
}

Expand Down

0 comments on commit 99573c0

Please sign in to comment.