From be364384a35760f545e920cf7ea5b73c568d5020 Mon Sep 17 00:00:00 2001 From: Jose Ortiz Date: Sun, 9 Feb 2020 16:32:08 -0700 Subject: [PATCH] Windows details on generating joinmarket.cfg https://github.com/JoinMarket-Org/joinmarket-clientserver/issues/513 Windows users need more info for generating joinmarket.cfg (old version implied it already existed). --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 0c92a24..32b9b70 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -129,7 +129,7 @@ If you haven't done so yet, install Bitcoin Core as described [here](https://bit Bitcoin Core needs to be configured to allow JoinMarket to connect to it. From the `Settings` menu choose `Options` and click `Open Configuration File`. Add `server=1`, save and close the file. After that restart Bitcoin Core. #### Configuring JoinMarket -Lastly we must configure JoinMarket to allow it to connect to Bitcoin Core. Refer to the [this](USAGE.md#zeroth-step-configuring-for-bitcoin-core) section in the usage guide. +Lastly we must configure JoinMarket to allow it to connect to Bitcoin Core. Refer to [this](USAGE.md#managing-your-joinmarket-data) section in the usage guide to generate a `joinmarket.cfg` file using `scripts/wallet-tool.py`. Edit your `joinmarket.cfg` file (in Ubuntu) and replace the following lines in the section `[BLOCKCHAIN]`