bitcoin/doc/release-notes-17264.md

5 lines
216 B
Markdown
Raw Normal View History

Updated RPCs
------------
- `walletprocesspsbt` and `walletcreatefundedpsbt` now include BIP 32 derivation paths by default for public keys if we know them. This can be disabled by setting `bip32derivs` to `false`.