mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
bindgen: everything works
This commit is contained in:
@@ -220,6 +220,7 @@ class MetricData(Generic[T]):
|
||||
"""Metric data with range information. Always int-indexed."""
|
||||
version: int
|
||||
index: Index
|
||||
type: str
|
||||
total: int
|
||||
start: int
|
||||
end: int
|
||||
|
||||
Reference in New Issue
Block a user