Get rid of deprecation entirely which allows current code to run past block height 5555555

This commit is contained in:
Duke
2023-12-27 12:57:35 -05:00
parent 19aa83ca80
commit 20fdc0e4fe
6 changed files with 0 additions and 38 deletions

View File

@@ -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 },