Difference between revisions of "ConfigOption/addr index"

From Snowblossom Wiki
Jump to: navigation, search
(Created page with "==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 fo...")
 
(No difference)

Latest revision as of 19:17, 12 November 2018

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