mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-06 21:57:54 +02:00
wallet: Remove upgradewallet RPC
This commit is contained in:
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user