mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Fixups of rawblindraw
This commit is contained in:
parent
26a4cc349b
commit
8b7476aba2
2 changed files with 10 additions and 13 deletions
|
|
@ -87,6 +87,10 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
|||
{ "gettransaction", 1, "include_watchonly" },
|
||||
{ "getrawtransaction", 1, "verbose" },
|
||||
{ "rawblindrawtransaction", 1, "inputblinder" },
|
||||
{ "rawblindrawtransaction", 2, "inputamount" },
|
||||
{ "rawblindrawtransaction", 3, "inputasset" },
|
||||
{ "rawblindrawtransaction", 4, "inputassetblinder" },
|
||||
{ "rawblindrawtransaction", 6, "ignoreblindfail" },
|
||||
{ "blindrawtransaction", 1, "assetcommitments" },
|
||||
{ "blindrawtransaction", 2, "ignoreblindfail" },
|
||||
{ "createrawtransaction", 0, "inputs" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue