diff --git a/sample-btcd.conf b/sample-btcd.conf index a06dde66..382b0114 100644 --- a/sample-btcd.conf +++ b/sample-btcd.conf @@ -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