From d602858f3d77933119153d9dc0a60e512e52a099 Mon Sep 17 00:00:00 2001 From: Alan Szepieniec Date: Tue, 2 Apr 2024 17:35:53 +0200 Subject: [PATCH] fix: Mutator set batch remove --- src/util_types/mutator_set/archival_mutator_set.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util_types/mutator_set/archival_mutator_set.rs b/src/util_types/mutator_set/archival_mutator_set.rs index 3fe3c744..d447aecf 100644 --- a/src/util_types/mutator_set/archival_mutator_set.rs +++ b/src/util_types/mutator_set/archival_mutator_set.rs @@ -104,6 +104,7 @@ where }; let chunk_index_to_chunk_new_state = kernel.batch_remove(removal_records, preserved_membership_proofs); + self.swbf_active = kernel.swbf_active; // extract modified leafs with indices let mut indices_and_new_leafs = chunk_index_to_chunk_new_state