mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
global: snapshot part 6
This commit is contained in:
@@ -490,6 +490,6 @@ impl Vecs {
|
||||
.min(Height::from(self.addrs.funded.min_stateful_len()))
|
||||
.min(Height::from(self.addrs.empty.min_stateful_len()))
|
||||
.min(Height::from(self.addrs.activity.min_stateful_len()))
|
||||
.min(Height::from(self.coinblocks_destroyed.base.height.len()))
|
||||
.min(Height::from(self.coinblocks_destroyed.block.height.len()))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user