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