Implemented key importing/generation for the GUI
This commit is contained in:
@ -84,8 +84,6 @@ func main() {
|
||||
utils.ImportPrivateKey(ImportKey)
|
||||
os.Exit(0)
|
||||
}
|
||||
} else {
|
||||
utils.CreateKeyPair(false)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user