txtindex=1 isn't compatible with pruned=1, removed

This commit is contained in:
FIRSTNAME LASTNAME 2017-02-13 19:00:10 -08:00
parent e2a32a9496
commit 636d630fd1
No known key found for this signature in database
GPG Key ID: F8D36C91357405ED

View File

@ -310,7 +310,6 @@ cat >> ~user1/.bitcoin/bitcoin.conf << EOF
server=1
dbcache=1536
par=1
txindex=1
blocksonly=1
prune=550
maxuploadtarget=137
@ -340,7 +339,6 @@ cat >> ~user1/.bitcoin/bitcoin.conf << EOF
server=1
dbcache=1536
par=1
txindex=1
blocksonly=1
prune=550
maxuploadtarget=137