mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-09 21:47:34 +01:00
316 B
316 B
RPC
- The
dumptxoutsetRPC now returns the UTXO set dump in a new and improved format. At the same time theloadtxoutsetRPC 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.