0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00
bitcoin-bitcoin-core/doc/release-notes-28207.md
2023-11-09 19:44:50 +01:00

327 B

mempool.dat compatibility

The mempool.dat file created by -persistmempool or the savemempool RPC will be written in a new format, which can not be read by previous software releases. To allow for a downgrade, a temporary setting -persistmempoolv1 has been added to fall back to the legacy format.