Add block audit faq

This commit is contained in:
hunicus
2023-02-13 04:08:12 -05:00
parent cf0897e27c
commit 198f85af2d
3 changed files with 78 additions and 5 deletions

View File

@@ -8667,6 +8667,13 @@ export const faqData = [
fragment: "why-dont-fee-ranges-match",
title: "Why doesn't the fee range shown for a block match the feerates of transactions within the block?",
},
{
type: "endpoint",
category: "advanced",
showConditions: bitcoinNetworks,
fragment: "how-do-block-audits-work",
title: "How do block audits work?",
},
{
type: "endpoint",
category: "advanced",