Merge 33f9750b1b into merged_master (Bitcoin PR #16185)

This commit is contained in:
Andrew Poelstra 2020-11-09 21:20:20 +00:00
commit d73a5a5a8d
5 changed files with 24 additions and 4 deletions

View file

@ -85,6 +85,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "getblockheader", 1, "verbose" },
{ "getchaintxstats", 0, "nblocks" },
{ "gettransaction", 1, "include_watchonly" },
{ "gettransaction", 2, "decode" },
{ "getrawtransaction", 1, "verbose" },
{ "createrawtransaction", 0, "inputs" },
{ "createrawtransaction", 1, "outputs" },