wallet, rpc: Remove legacy wallet only RPCs

This commit is contained in:
Ava Chow
2024-01-05 18:42:22 -05:00
parent 4de3cec28d
commit 8ede6dea0c
12 changed files with 7 additions and 1618 deletions

View File

@@ -72,9 +72,6 @@ namespace {
// don't add private key handling cmd's to the history
const QStringList historyFilter = QStringList()
<< "importprivkey"
<< "importmulti"
<< "sethdseed"
<< "signmessagewithprivkey"
<< "signrawtransactionwithkey"
<< "walletpassphrase"