Merge 383d350bd5 into merged_master (Bitcoin PR bitcoin/bitcoin#22513)

This commit is contained in:
Byron Hambly 2023-05-31 13:12:09 +00:00
commit e9be7bfc96
11 changed files with 38 additions and 26 deletions

View file

@ -118,6 +118,7 @@ static const CRPCConvertParam vRPCConvertParams[] =
{ "walletcreatefundedpsbt", 6, "psbt_version" },
{ "walletprocesspsbt", 1, "sign" },
{ "walletprocesspsbt", 3, "bip32derivs" },
{ "walletprocesspsbt", 4, "finalize" },
{ "createpsbt", 0, "inputs" },
{ "createpsbt", 1, "outputs" },
{ "createpsbt", 2, "locktime" },