pub fn check_prev_seq(
    action: &Action,
    prev_action: &Action
) -> Result<(), SysValidationError>
Expand description

Check the previous action is one less than the current