mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-17 00:27:25 -04:00
Transfer: export all key images by default
This commit is contained in:
@@ -206,7 +206,7 @@ public:
|
||||
Q_INVOKABLE void refreshHeightAsync();
|
||||
|
||||
//! export/import key images
|
||||
Q_INVOKABLE bool exportKeyImages(const QString& path);
|
||||
Q_INVOKABLE bool exportKeyImages(const QString& path, bool all = false);
|
||||
Q_INVOKABLE bool importKeyImages(const QString& path);
|
||||
|
||||
//! refreshes the wallet
|
||||
|
||||
Reference in New Issue
Block a user