mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-27 22:34:18 +02:00
doc: Release note for addhdkey
This commit is contained in:
6
doc/release-notes-29136.md
Normal file
6
doc/release-notes-29136.md
Normal 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.
|
||||
Reference in New Issue
Block a user