Wallet updates for CT

This commit is contained in:
Pieter Wuille 2016-03-01 14:56:41 -08:00 committed by Gregory Sanders
parent 8cbec40bec
commit 8eb5eaab32
8 changed files with 640 additions and 81 deletions

View file

@ -83,6 +83,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "getblockheader", 1, "verbose" },
{ "gettransaction", 1, "include_watchonly" },
{ "getrawtransaction", 1, "verbose" },
{ "rawblindrawtransaction", 1, "inputblinder" },
{ "createrawtransaction", 0, "inputs" },
{ "createrawtransaction", 1, "outputs" },
{ "createrawtransaction", 2, "locktime" },