doc: Release note for addhdkey

This commit is contained in:
Ava Chow
2025-07-24 14:04:39 -07:00
parent 89b9a01b4e
commit a39cc16b43

View File

@@ -0,0 +1,6 @@
Wallet
------
- A new RPC `addhdkey` is added which allows a BIP 32 extended key to be added to the wallet without
needing to import it as part of a separate descriptor. This key will not be used to produce any
output scripts unless it is explicitly imported as part of a separate descriptor independent of
the `addhdkey` RPC.