mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
fix(qt): include upgradetohd
into "no history" list (#4832)
This commit is contained in:
parent
eccceaebb1
commit
9e9ccc6b92
@ -69,6 +69,7 @@ const QStringList historyFilter = QStringList()
|
|||||||
<< "importmulti"
|
<< "importmulti"
|
||||||
<< "signmessagewithprivkey"
|
<< "signmessagewithprivkey"
|
||||||
<< "signrawtransactionwithkey"
|
<< "signrawtransactionwithkey"
|
||||||
|
<< "upgradetohd"
|
||||||
<< "walletpassphrase"
|
<< "walletpassphrase"
|
||||||
<< "walletpassphrasechange"
|
<< "walletpassphrasechange"
|
||||||
<< "encryptwallet";
|
<< "encryptwallet";
|
||||||
|
Loading…
Reference in New Issue
Block a user