Confirm private key creation (#45)
This commit is contained in:
@@ -95,6 +95,7 @@ func newKey(cmd *cobra.Command, args []string) error {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
log.Info("Private key created")
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user