From c9c4648ee15f2879bab3c4ba1f520f56d85b31bf Mon Sep 17 00:00:00 2001 From: Bitcoin Belly Button <68573637+BTCBellyButton@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:18:30 -0400 Subject: [PATCH] Update release-notes-0.9.10.md Added instructions on how to recreate the joinmarket.cfg when upgrading, --- docs/release-notes/release-notes-0.9.10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/release-notes/release-notes-0.9.10.md b/docs/release-notes/release-notes-0.9.10.md index edae30e..8cfb598 100644 --- a/docs/release-notes/release-notes-0.9.10.md +++ b/docs/release-notes/release-notes-0.9.10.md @@ -12,7 +12,7 @@ Upgrading To upgrade: -*Reminder: always back up and recreate your joinmarket.cfg file when doing the upgrade; this is to make sure you have the new default settings.* +*Reminder: always back up and recreate your joinmarket.cfg file when doing the upgrade; this is to make sure you have the new default settings. In order to recreate it, rename the old joinmarket.cfg and run 'python3 wallet-tool.py generate' from the scripts folder.* (If you are upgrading from a version pre-0.7.0 please read the "Upgrading" section in [the 0.7.0 release notes](https://github.com/JoinMarket-Org/joinmarket-clientserver/blob/master/docs/release-notes/release-notes-0.7.0.md).)