Update sample-lbcd.conf

Reverted changes and uncomented txindex=1
This commit is contained in:
kodxana 2022-05-13 17:53:42 +02:00 committed by GitHub
parent fe443c47fb
commit 328c74fe57
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -297,7 +297,7 @@
; Build and maintain a full hash-based transaction index which makes all
; transactions available via the getrawtransaction RPC.
; txindex=1
txindex=1
; Build and maintain a full address-based transaction index which makes the
; searchrawtransactions RPC available.
@ -380,5 +380,3 @@
; be disabled if this option is not specified. The profile information can be
; accessed at http://localhost:<profileport>/debug/pprof once running.
; profile=6061
txindex=1