Difference between revisions of "ConfigOption/tx index"

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

Latest revision as of 19:16, 12 November 2018

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