mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-03-03 06:29:47 +01:00
doc: Add release notes for #29612
This commit is contained in:
parent
413844f1c2
commit
359967e310
1 changed files with 8 additions and 0 deletions
8
doc/release-notes-29612.md
Normal file
8
doc/release-notes-29612.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
RPC
|
||||
---
|
||||
|
||||
- The `dumptxoutset` RPC now returns the UTXO set dump in a new and
|
||||
improved format. At the same time the `loadtxoutset` RPC now
|
||||
expects this new format in dumps it tries to load. Dumps with the
|
||||
old format are no longer supported and need to be recreated using
|
||||
the new format in order to be usable.
|
Loading…
Add table
Reference in a new issue