mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-25 15:19:58 -07:00
global: big snapshot
This commit is contained in:
@@ -15,11 +15,10 @@ impl Query {
|
||||
|
||||
let iter = DateIndexIter::new(computer, start, current_height.to_usize());
|
||||
|
||||
// KISS: dateindex.average.0 is now a concrete field
|
||||
let mut fees = computer
|
||||
.transactions
|
||||
.fees
|
||||
.indexes_to_fee
|
||||
.fee
|
||||
.sats
|
||||
.dateindex
|
||||
.average
|
||||
|
||||
Reference in New Issue
Block a user