Function matches_known_transaction

Source
pub fn matches_known_transaction(msg_lower: &str) -> bool
Expand description

Checks if a lowercased message matches “known transaction” without matching “unknown transaction” (substring false positive).