pub fn is_commit_or_proposal(message: &ProtocolMessage) -> boolExpand description
Classify an MLS message for retention purposes.
Commit and proposal messages are retained without an expiry. This predicate does not authenticate the sender or validate group state.