wallet: Remove upgradewallet RPC

This commit is contained in:
w0xlt
2025-07-10 14:37:45 -07:00
parent 5ef0d4897b
commit d89c6fa4a7
7 changed files with 3 additions and 107 deletions

View File

@@ -275,7 +275,6 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "logging", 0, "include" },
{ "logging", 1, "exclude" },
{ "disconnectnode", 1, "nodeid" },
{ "upgradewallet", 0, "version" },
{ "gethdkeys", 0, "active_only" },
{ "gethdkeys", 0, "options" },
{ "gethdkeys", 0, "private" },