joinmarket: remove txindex

This commit is contained in:
openoms
2019-10-31 11:40:23 +00:00
committed by GitHub
parent 1089381bf2
commit e0d708ab6c

View File

@@ -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
* Discuss JoinMarket usage on the RaspiBlitz in https://github.com/rootzoll/raspiblitz/issues/842