Skip to content

Commit 6249021

Browse files
committed
[docs] Add release notes for HD master key -> HD seed rename
1 parent 79053a5 commit 6249021

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/release-notes-pr12924.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
RPC changes
2+
------------
3+
4+
### Low-level changes
5+
6+
- The `getwalletinfo` RPC method now returns an `hdseedid` value, which is always the same as the incorrectly-named `hdmasterkeyid` value. `hdmasterkeyid` will be removed in V0.18.
7+
- The `getaddressinfo` RPC method now returns an `hdseedid` value, which is always the same as the incorrectly-named `hdmasterkeyid` value. `hdmasterkeyid` will be removed in V0.18.
8+
9+
Other API changes
10+
-----------------
11+
12+
- The `inactivehdmaster` property in the `dumpwallet` output has been corrected to `inactivehdseed`

0 commit comments

Comments
 (0)