Add faq explaining sat/vb

This commit is contained in:
hunicus
2022-06-28 16:20:05 -04:00
parent 4695a41db7
commit 11f387b6a0
2 changed files with 14 additions and 1 deletions

View File

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