ConfigOption/addr index

From Snowblossom Wiki
Revision as of 19:17, 12 November 2018 by Fireduck (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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