mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19:58 -07:00
global: snapshot
This commit is contained in:
@@ -107,7 +107,7 @@ export function createPartialOptions({ brk }) {
|
||||
// STH vs LTH - Direct comparison
|
||||
createCohortFolderWithNupl(ctx, {
|
||||
name: "STH vs LTH",
|
||||
title: "Term",
|
||||
title: "Holders",
|
||||
list: [termShort, termLong],
|
||||
}),
|
||||
|
||||
@@ -285,9 +285,7 @@ export function createPartialOptions({ brk }) {
|
||||
// Frameworks section
|
||||
{
|
||||
name: "Frameworks",
|
||||
tree: [
|
||||
createCointimeSection(ctx),
|
||||
],
|
||||
tree: [createCointimeSection(ctx)],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user