From 89de18a3bb84d4fbce0b55d9d92fd0d7b91199a7 Mon Sep 17 00:00:00 2001 From: Chetan Phirke Date: Fri, 13 Sep 2024 18:29:05 +0800 Subject: [PATCH] update --- zq2/docs/nodes/nodefaq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zq2/docs/nodes/nodefaq.md b/zq2/docs/nodes/nodefaq.md index d227208..2531a70 100644 --- a/zq2/docs/nodes/nodefaq.md +++ b/zq2/docs/nodes/nodefaq.md @@ -9,7 +9,7 @@ description: Frequently asked questions --- # Frequently Asked Questions -## [Validator node FAQ](#validator-faq) +## [Validator node](#validator-faq) ## How do I sync my validator node? Should I use genesis sync or checkpoint sync ? @@ -17,7 +17,7 @@ Currently, only genesis mode is supported for syncing validator nodes. We are actively working on checkpoint sync support feature for validator node. It will be activated through a network upgrade coming soon. -## [Non validator node FAQ](#non-validator-node-faq) +## [Non validator node](#non-validator-node-faq) ## How do I sync my node if I'm not a validator node? For non-validator node, both genesis sync and checkpoint sync option are supported.