diff --git a/bitcoin/bitcoin.conf b/bitcoin/bitcoin.conf index 1bdc101..1981079 100644 --- a/bitcoin/bitcoin.conf +++ b/bitcoin/bitcoin.conf @@ -1,5 +1,6 @@ -onion=127.0.0.1:9050 -torcontrol=127.0.0.1:9051 +# Have TOR commented for initial sync +#onion=127.0.0.1:9050 +#torcontrol=127.0.0.1:9051 server=1 rest=1 @@ -19,9 +20,9 @@ rpcport=8332 prune=550 # Temporary solution while we don't have the drives -# txindex=1 -# blockfilterindex=1 -# peerbloomfilters=0 +#txindex=1 +#blockfilterindex=1 +#peerbloomfilters=0 logips=1 logtimestamps=0