sampleconfig: Remove duplicate setting.

`addrindex` was present twice.
This commit is contained in:
Cédric Félizard 2018-01-28 16:25:55 +00:00 committed by Dave Collins
parent fe786c93b6
commit 358aed20b7

View File

@ -262,16 +262,6 @@
; rejectnonstd=1
; ------------------------------------------------------------------------------
; Optional Transaction Indexes
; ------------------------------------------------------------------------------
; Build and maintain a full address-based transaction index.
; addrindex=1
; Delete the entire address index on start up, then exit.
; dropaddrindex=0
; ------------------------------------------------------------------------------
; Optional Indexes
; ------------------------------------------------------------------------------
@ -284,6 +274,9 @@
; searchrawtransactions RPC available.
; addrindex=1
; Delete the entire address index on start up, then exit.
; dropaddrindex=0
; ------------------------------------------------------------------------------
; Signature Verification Cache