bitcoin/doc/release-notes-16377.md

7 lines
275 B
Markdown
Raw Normal View History

RPC changes
-----------
- The `walletcreatefundedpsbt` RPC call will now fail with
`Insufficient funds` when inputs are manually selected but are not enough to cover
the outputs and fee. Additional inputs can automatically be added through the
new `add_inputs` option.