Add Goggles FAQ entry

This commit is contained in:
Mononaut
2023-12-15 13:29:29 +00:00
parent bc89fd5b7c
commit 8dbf879c37
3 changed files with 137 additions and 0 deletions

View File

@@ -8911,6 +8911,13 @@ export const faqData = [
fragment: "what-is-block-health",
title: "What is block health?",
},
{
type: "endpoint",
category: "advanced",
showConditions: bitcoinNetworks,
fragment: "how-do-mempool-goggles-work",
title: "How do Mempool Goggles work?",
},
{
type: "category",
category: "self-hosting",