ConfigOption/tx index

From Snowblossom Wiki
Revision as of 19:16, 12 November 2018 by Fireduck (talk | contribs) (Created page with "==tx_index== If set, the node will create an index of all transaction by transaction ID. This will allow a more full featured explorer and for clients to get more informatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

tx_index

If set, the node will create an index of all transaction by transaction ID. This will allow a more full featured explorer and for clients to get more information about transactions 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

tx_index=false

Examples

tx_index=true

tx_index=false