···88 }
8990 if entry.CID.String() == proposedPrev {
91- // TODO confirm what should happen if proposedPrev points to a nullified operation. we should probably be ignoring nullified ops here, but confirm with the reference impl
0092 proposedPrevOp = mo.Some(entry)
93 break
94 } else {