diff --git a/joinmarket/README.md b/joinmarket/README.md index 97c57e7..e307a47 100644 --- a/joinmarket/README.md +++ b/joinmarket/README.md @@ -8,18 +8,15 @@ When installed can also check: ### Prerequisite -* Need to activate the wallet and txindex for bitcoind +* Need to activate the wallet of bitcoind `$ sudo nano /mnt/hdd/bitcoin/bitcoin.conf` ``` disablewallet=0 - txindex=1 ``` `$ sudo systemctl restart bitcoind` - * building the txindex takes ~7h for a RPi4 with an SSD - ### Installation * Run in the RaspiBlitz terminal: @@ -133,4 +130,4 @@ to pick up where left off * Tmux will be included in the next release of the RaspiBlitz: https://github.com/rootzoll/raspiblitz/issues/793 -* Discuss JoinMarket usage on the RaspiBlitz in https://github.com/rootzoll/raspiblitz/issues/842 \ No newline at end of file +* Discuss JoinMarket usage on the RaspiBlitz in https://github.com/rootzoll/raspiblitz/issues/842