[wallet] Remove deprecated addwitnessaddress RPC method

This commit is contained in:
John Newbery
2018-09-22 23:19:57 -04:00
parent 07e3f585ab
commit ebec90ac97
2 changed files with 0 additions and 127 deletions

View File

@@ -148,7 +148,6 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "logging", 0, "include" },
{ "logging", 1, "exclude" },
{ "disconnectnode", 1, "nodeid" },
{ "addwitnessaddress", 1, "p2sh" },
// Echo with conversion (For testing only)
{ "echojson", 0, "arg0" },
{ "echojson", 1, "arg1" },