Page MenuHomePhabricator

[backport#16326] [RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertParam tables
ClosedPublic

Authored by majcosta on Jun 22 2020, 04:52.

Details

Summary

The new descriptors argument needs to be added to the Command and
ConvertParams tables to by usable as a named argument and by
bitcoin-cli.

Also update the test to use named arguments to test this.


Backport of Core PR16326

Test Plan
ninja
test_runner.py rpc_psbt

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

Fabien requested changes to this revision.Jun 22 2020, 07:35
Fabien added a subscriber: Fabien.
Fabien added inline comments.
doc/release-notes.md
13 ↗(On Diff #21583)

Remove segwit references

This revision now requires changes to proceed.Jun 22 2020, 07:35

removed segwit references

This revision is now accepted and ready to land.Jun 22 2020, 08:36