pub fn check_prev_seq(
    header: &Header,
    prev_header: &Header
) -> Result<(), SysValidationError>
Expand description

Check the previous header is one less than the current