AcctsIdx: introduce dirty state per pubkey (#19960)

This commit is contained in:
Jeff Washington (jwash)
2021-09-16 21:36:23 -05:00
committed by GitHub
parent 53fbbfe56c
commit 4d8b3aa578
2 changed files with 29 additions and 2 deletions

View File

@@ -153,6 +153,7 @@ impl<T: IndexValue> InMemAccountsIndex<T> {
if addref {
current.add_un_ref(true);
}
new_value.set_dirty(true);
}
// modifies slot_list