mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-30 01:20:00 -07:00
parser: removed liquidity split for everything but all addresses
This commit is contained in:
@@ -45,7 +45,6 @@ impl States {
|
||||
|
||||
self.utxo_cohorts_durable_states = None;
|
||||
|
||||
// TODO: Check that they are ONLY computed in an `if include_addresses`
|
||||
if include_addresses {
|
||||
let _ = self.address_counters.reset();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user