Skip to main content

mark_committed

Function mark_committed 

Source
pub fn mark_committed(
    conn: &Connection,
    pending_id: i64,
) -> Result<(), AppError>
Expand description

Marks as committed (called after a successful Stage C).