Enable txindex=1 as default #37

Closed
kodxana wants to merge 211 commits from master into master
Showing only changes of commit 328c74fe57 - Show all commits

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