pub fn matches_known_transaction(msg_lower: &str) -> bool
Checks if a lowercased message matches “known transaction” without matching “unknown transaction” (substring false positive).