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

@@ -285,7 +285,6 @@ void RPC::getAllPrivKeys(const std::function<void(QList<QPair<QString, QString>>
});
};
// First get all the t and z addresses.
json payloadT = {
{"jsonrpc", "1.0"},