ConfigOption/addr index
addr_index
If set, the node will create an index of all transactions by address. This will allow a more full featured explorer and for clients to get more information for address history.
Only takes effect when set, so if you turn it on after a node has synced some blocks it won't have those blocks indexed. If you want all transactions indexed, nuke the database and start from block zero.
Default
addr_index=false
Examples
addr_index=true
addr_index=false