mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-04 19:29:09 -07:00
global: big snapshot
This commit is contained in:
@@ -15,12 +15,10 @@ impl Query {
|
||||
|
||||
let iter = DateIndexIter::new(computer, start, current_height.to_usize());
|
||||
|
||||
// coinbase = subsidy + fees
|
||||
// KISS: dateindex.distribution.average.0 is now a concrete field
|
||||
let mut rewards = computer
|
||||
.blocks
|
||||
.rewards
|
||||
.indexes_to_coinbase
|
||||
.coinbase
|
||||
.sats
|
||||
.dateindex
|
||||
.distribution
|
||||
|
||||
Reference in New Issue
Block a user