This commit is contained in:
voidlizard 2024-10-08 11:22:49 +03:00
parent fc557d5c6f
commit 990e7f09b8
1 changed files with 3 additions and 0 deletions

View File

@ -175,6 +175,9 @@ main = do
("list" : _) -> do
-- FIXME: may-cause-reference-inconsistency
-- надо брать max(head) для lwwref
-- а не максимальную транзу, накаченную на репо
r' <- runMaybeT $ withState do
tx <- selectMaxAppliedTx >>= lift . toMPlus <&> fst