Fix anchor link expand on mobile for mempool faq

This commit is contained in:
hunicus
2023-03-24 21:22:49 -04:00
parent 5681ae3f5c
commit ad3785ff41
2 changed files with 2 additions and 2 deletions

View File

@@ -8863,7 +8863,7 @@ export const faqData = [
type: "endpoint",
category: "advanced",
showConditions: bitcoinNetworks,
fragment: "how-big-is-mempool-used-by-mempool.space",
fragment: "how-big-is-mempool-used-by-mempool-space",
title: "How big is the mempool used by mempool.space?",
options: { officialOnly: true },
},