mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Merge 09cb5ec6c8 into merged_master (Bitcoin PR bitcoin/bitcoin#23065)
This commit is contained in:
commit
c96554c071
11 changed files with 137 additions and 28 deletions
|
|
@ -134,6 +134,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
|
|||
{ "gettxoutsetinfo", 2, "use_index"},
|
||||
{ "lockunspent", 0, "unlock" },
|
||||
{ "lockunspent", 1, "transactions" },
|
||||
{ "lockunspent", 2, "persistent" },
|
||||
{ "send", 0, "outputs" },
|
||||
{ "send", 1, "conf_target" },
|
||||
{ "send", 3, "fee_rate"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue