Skip to content

Commit

Permalink
twak
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Dec 20, 2024
1 parent 3a1978b commit d3b2296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/soroban-cli/src/config/secret.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ pub enum Error {
#[group(skip)]
pub struct Args {
/// (deprecated) Enter secret (S) key when prompted
/// Can provide with `SOROBAN_SECRET_KEY`
#[arg(long)]
pub secret_key: bool,
/// (deprecated) Enter key using 12-24 word seed phrase
Expand Down

0 comments on commit d3b2296

Please sign in to comment.