ConfigOption/seed gap

From Snowblossom Wiki
Revision as of 23:05, 9 January 2019 by Fireduck (talk | contribs) (Created page with "==seed_gap== Controls how many addresses past the highest index used address to generate to search for additional transactions. Only does anything when ConfigOption/seed_m...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

seed_gap

Controls how many addresses past the highest index used address to generate to search for additional transactions.

Only does anything when seed_mode is set to 'seed'.

Works best when using a SnowBlossomNode with addr_index enabled, otherwise the client won't be able to see that addresses without any present UTXOs have been used previously.


Default

seed_gap=20

Examples

seed_gap=100