mirror of https://github.com/bitcoin/bitcoin
doc: Add release notes for #29612
parent
413844f1c2
commit
359967e310
@ -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…
Reference in new issue