monero-project / monero

Monero: the secure, private, untraceable cryptocurrency
https://getmonero.org
Other
9.04k stars 3.12k forks source link

wallet: serialization not setting variable correctly when only child is opt #9571

Open 0xFFFC0000 opened 2 weeks ago

0xFFFC0000 commented 2 weeks ago

This will fix close_wallet not saving the wallet issue, without touching the serialization code [1]. This is a minor fix. The main fix is 9570.

For a detailed explanation take a look at that PR.

https://github.com/monero-project/monero/pull/9570