Page MenuHomePhabricator

[backport#16377 1/2][rpc] walletcreatefundedpsbt: don't automatically append inputs
ClosedPublic

Authored by majcosta on Dec 11 2020, 15:09.

Details

Summary

When the user doesn't specificy inputs, it makes sense to automatically select them. But when the user does specify inputs, we now fail if the amount is insufficient, unless addInputs is set to true.


Backport of Core PR16377 [1/2]

Test Plan
ninja all check check-functional

Diff Detail

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