mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
blindrawtransaction: Have blind_issuances parse correctly from command line
This commit is contained in:
parent
756bdc060e
commit
fff2dccc1e
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
|||
{ "rawblindrawtransaction", 6, "ignoreblindfail" },
|
||||
{ "blindrawtransaction", 1, "assetcommitments" },
|
||||
{ "blindrawtransaction", 2, "ignoreblindfail" },
|
||||
{ "blindrawtransaction", 3, "blind_issuances" },
|
||||
{ "createrawtransaction", 0, "inputs" },
|
||||
{ "createrawtransaction", 1, "outputs" },
|
||||
{ "dumpissuanceblindingkey", 1, "vin" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue