Add faq explaining vb and wu

This commit is contained in:
hunicus
2022-06-26 01:53:37 -04:00
parent 7262f61ca0
commit 415ec685e6
2 changed files with 14 additions and 0 deletions

View File

@@ -6017,6 +6017,13 @@ export const faqData = [
fragment: "what-are-mining-pools",
title: "What are mining pools?",
},
{
type: "endpoint",
category: "basics",
showConditions: bitcoinNetworks,
fragment: "what-are-vb-wu",
title: "What are virtual bytes (vB) and weight units (WU)?",
},
{
type: "endpoint",
category: "basics",