solana/clap-utils
Justin Starry ce8d37984d
Allow secure keypair input for solana-validator cli (#7080)
* Allow secure keypair input for solana-validator cli

* feedback

* Add --skip-mnemonic-validation

* Update --identity to --identity-keypair

* Use struct instead of tuple

* Fix dependencies

* cargo fmt

* Add basic tests

* Use `seed phrase` instead of `mnemonic`

* Update passphrase prompt
2019-11-22 10:20:40 -05:00
..
src Allow secure keypair input for solana-validator cli (#7080) 2019-11-22 10:20:40 -05:00
Cargo.toml Allow secure keypair input for solana-validator cli (#7080) 2019-11-22 10:20:40 -05:00