We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a99dd commit 6928cadCopy full SHA for 6928cad
doc/release-notes-29136.md
@@ -0,0 +1,6 @@
1
+Wallet
2
+------
3
+- A new RPC `addhdkey` is added which allows a BIP 32 extended key to be added to the wallet without
4
+ needing to import it as part of a separate descriptor. This key will not be used to produce any
5
+ output scripts unless it is explicitly imported as part of a separate descriptor independent of
6
+ the `addhdkey` RPC.
0 commit comments