mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
global: snapshot
This commit is contained in:
@@ -71,7 +71,7 @@ import { Unit } from "../utils/units.js";
|
||||
|
||||
const lineWidth = /** @type {any} */ (1.5);
|
||||
|
||||
const MAX_SIZE = 100_000;
|
||||
const MAX_SIZE = 10_000;
|
||||
|
||||
/**
|
||||
* @param {Object} args
|
||||
|
||||
Reference in New Issue
Block a user