mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-29 21:52:09 -07:00
global: snapshot part 6
This commit is contained in:
@@ -93,8 +93,8 @@ impl Vecs {
|
||||
|vec| {
|
||||
Ok(vec.compute_transform2(
|
||||
starting_indexes.height,
|
||||
&self.base.blocks_mined.base.height,
|
||||
&mining.rewards.coinbase.base.sats.height,
|
||||
&self.base.blocks_mined.block.height,
|
||||
&mining.rewards.coinbase.block.sats.height,
|
||||
|(h, mask, val, ..)| (h, MaskSats::apply(mask, val)),
|
||||
exit,
|
||||
)?)
|
||||
|
||||
Reference in New Issue
Block a user