aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes-28207.md
blob: 56b88da16ab27da01e34ecb4e803a1342f9d24c5 (plain)
1
2
3
4
5
6
7
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.