CLI improvements
Compare changes
+ 8
− 8
@@ -81,10 +81,10 @@ pub fn clear_keys(network: bool, member: bool, mut key_pairs: DuniterKeyPairs) -
@@ -97,7 +97,7 @@ pub fn save_keypairs(profile: &str, key_pairs: DuniterKeyPairs) {
@@ -113,9 +113,9 @@ fn question_prompt(question: &str, answers: Vec<String>) -> Result<String, Wizar
@@ -134,7 +134,7 @@ fn salt_password_prompt() -> Result<KeyPairEnum, WizardError> {
@@ -142,13 +142,13 @@ pub fn key_wizard(mut key_pairs: DuniterKeyPairs) -> Result<DuniterKeyPairs, Wiz