mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-05 10:42:13 +02:00
[rpc] set default bip32derivs to true for psbt methods
This commit is contained in:
4
doc/release-notes-17264.md
Normal file
4
doc/release-notes-17264.md
Normal file
@@ -0,0 +1,4 @@
|
||||
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`.
|
||||
Reference in New Issue
Block a user