Enable txindex=1 as default #37
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue