mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
bindgen: everything works
This commit is contained in:
@@ -1116,6 +1116,7 @@ function _wrapMetricData(raw) {
|
||||
* @typedef {Object} MetricDataBase
|
||||
* @property {number} version - Version of the metric data
|
||||
* @property {Index} index - The index type used for this query
|
||||
* @property {string} type - Value type (e.g. "f32", "u64", "Sats")
|
||||
* @property {number} total - Total number of data points
|
||||
* @property {number} start - Start index (inclusive)
|
||||
* @property {number} end - End index (exclusive)
|
||||
|
||||
Reference in New Issue
Block a user