pub fn apply_marker_ack_frontier(
owner: LiveFrontierOwner,
operation: MarkerAckCommit,
) -> LiveFrontierResult<MarkerAckCommit>Expand description
Applies a zero-debt marker acknowledgement cursor transition.
ยงErrors
Returns a failure retaining the unchanged owner and intact marker-ack commit.