Add faq: why block fee ranges don't match tx fees
This commit is contained in:
@@ -8660,6 +8660,13 @@ export const faqData = [
|
||||
fragment: "why-block-timestamps-dont-always-increase",
|
||||
title: "Why don't block timestamps always increase?",
|
||||
},
|
||||
{
|
||||
type: "endpoint",
|
||||
category: "advanced",
|
||||
showConditions: bitcoinNetworks,
|
||||
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: "category",
|
||||
category: "self-hosting",
|
||||
|
||||
Reference in New Issue
Block a user