Skip to content

Commit

Permalink
Address PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
elizabethengelman committed Sep 13, 2024
1 parent 8959025 commit c66425d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/soroban-cli/src/config/sign_with.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ pub struct Args {
/// Lab URL for `sign_with_lab`
#[arg(
long,
conflicts_with = "sign_with_key",
env = "STELLAR_SIGN_WITH_LAB_URL",
default_value = "https://lab.stellar.org/transaction/cli-sign"
)]
Expand Down

0 comments on commit c66425d

Please sign in to comment.