Function is_bad_sequence_error

Source
pub fn is_bad_sequence_error(error_msg: &str) -> bool
Expand description

Detects if an error is due to a bad sequence number. Returns true if the error message contains indicators of sequence number mismatch.