mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
Wallet updates for CT
This commit is contained in:
parent
8cbec40bec
commit
8eb5eaab32
8 changed files with 640 additions and 81 deletions
|
|
@ -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" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue