pub fn check_prev_author(
    action: &Action,
    prev_action: &Action
) -> SysValidationResult<()>
Expand description

Check that the author didn’t change between actions