aboutsummaryrefslogtreecommitdiff
path: root/src/qt/importkeysdialog.cpp
Commit message (Collapse)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-1/+1
|
* Add GUI to import private keyschromatic2021-05-231-0/+164
Addresses GH #1808. There are several possible future improvements: * add a new icon for key import * reduce duplication of code between the RPC private key importer and the GUI private key importer * improving error messages for various error states