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

Check previous action timestamp is before this action