mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-14 15:19:52 +02:00
[docs] Add release notes for HD master key -> HD seed rename
This commit is contained in:
parent
79053a5f2b
commit
6249021d15
12
doc/release-notes-pr12924.md
Normal file
12
doc/release-notes-pr12924.md
Normal file
@ -0,0 +1,12 @@
|
||||
RPC changes
|
||||
------------
|
||||
|
||||
### Low-level changes
|
||||
|
||||
- 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.
|
||||
- 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.
|
||||
|
||||
Other API changes
|
||||
-----------------
|
||||
|
||||
- The `inactivehdmaster` property in the `dumpwallet` output has been corrected to `inactivehdseed`
|
Loading…
x
Reference in New Issue
Block a user