From 8af089e5e781efc47818b6a45764a5e16c28408e Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 6 Jun 2022 16:17:55 +0000 Subject: [PATCH] Update 'doc/config.md' --- doc/config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/config.md b/doc/config.md index e8a9d8626..526ebbf20 100644 --- a/doc/config.md +++ b/doc/config.md @@ -31,7 +31,7 @@ Defaults to 1. This is a default option that should not be changed or things wil ## zindex=1 -Defaults to 0. This option enables the "shielded index" which also calculates the "anonset" (anonymity set) also known as the "shielded pool". This data is avaailable in the getchaintxstats RPC, if zindex is enabled. +Defaults to 0. This option enables the "shielded index" which also calculates the "anonset" (anonymity set) also known as the "shielded pool". This data is avaailable in the getchaintxstats RPC, if zindex is enabled. Enabling this feature requires a full rescan or full sync from scratch, which is not done by default. If you don't do one of those things, your zindex stats will be incorrect. # Mining options