|
|
@ -68,6 +68,7 @@ namespace { |
|
|
|
// don't add private key handling cmd's to the history
|
|
|
|
// don't add private key handling cmd's to the history
|
|
|
|
const QStringList historyFilter = QStringList() |
|
|
|
const QStringList historyFilter = QStringList() |
|
|
|
<< "importprivkey" |
|
|
|
<< "importprivkey" |
|
|
|
|
|
|
|
<< "signmessagewithprivkey" |
|
|
|
<< "signrawtransaction" |
|
|
|
<< "signrawtransaction" |
|
|
|
<< "walletpassphrase" |
|
|
|
<< "walletpassphrase" |
|
|
|
<< "walletpassphrasechange" |
|
|
|
<< "walletpassphrasechange" |
|
|
|