Get rid of deprecation entirely which allows current code to run past block height 5555555
This commit is contained in:
@@ -299,7 +299,6 @@ static const CRPCCommand vRPCCommands[] =
|
||||
|
||||
/* P2P networking */
|
||||
{ "network", "getnetworkinfo", &getnetworkinfo, true },
|
||||
{ "network", "getdeprecationinfo", &getdeprecationinfo, true },
|
||||
{ "network", "addnode", &addnode, true },
|
||||
{ "network", "disconnectnode", &disconnectnode, true },
|
||||
{ "network", "getaddednodeinfo", &getaddednodeinfo, true },
|
||||
|
||||
Reference in New Issue
Block a user