mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2025-03-15 09:30:40 -06:00
The serialization format changed, and while there is code to load the older serialization format, an older monerod will not be able to load a file saved by a new monerod, even though both share the same version. This is not good, and we prefer a version bump.