export priv key in the addresses dialog

This commit is contained in:
adityapk00
2018-11-21 23:29:31 -08:00
parent 0a7f315c1a
commit 5ed7cee480
5 changed files with 114 additions and 36 deletions

View File

@@ -92,6 +92,7 @@ private:
void postToZBoard();
void importPrivKey();
void exportAllKeys();
void exportKeys(QString addr = "");
void backupWalletDat();
void doImport(QList<QString>* keys);