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 11, 2024
1 parent 0b070bb commit b6a1878
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 @@ -53,6 +53,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 b6a1878

Please sign in to comment.