mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-04 19:29:09 -07:00
global: snapshot
This commit is contained in:
@@ -22,8 +22,7 @@ impl Query {
|
||||
.sats
|
||||
.dateindex
|
||||
.distribution
|
||||
.average
|
||||
.0
|
||||
.average()
|
||||
.iter();
|
||||
|
||||
Ok(iter.collect(|di, ts, h| {
|
||||
|
||||
Reference in New Issue
Block a user