diff --git a/qa/rpc-tests/show_help.py b/qa/rpc-tests/show_help.py index a51a5f41d..47f27c1ce 100755 --- a/qa/rpc-tests/show_help.py +++ b/qa/rpc-tests/show_help.py @@ -40,10 +40,10 @@ Options: -allowdeprecated= Explicitly allow the use of the specified deprecated feature. Multiple instances of this parameter are permitted; values for must be - selected from among {"none", "gbt_oldhashes", "addrtype", + selected from among {"none", "deprecationinfo_deprecationheight", + "gbt_oldhashes", "z_getbalance", "z_gettotalbalance", "addrtype", "getnewaddress", "getrawchangeaddress", "legacy_privacy", - "wallettxvjoinsplit", "z_getbalance", "z_getnewaddress", - "z_gettotalbalance", "z_listaddresses"} + "wallettxvjoinsplit", "z_getnewaddress", "z_listaddresses"} -blocknotify= Execute command when the best block changes (%s in cmd is replaced by