pub fn is_legacy_unsigned(invite: &InviteLink) -> boolExpand description
True if this invite came in unsigned (legacy v=1). UI should show
a “this invite is unsigned — verify the fingerprint out-of-band”
warning when this returns true.
pub fn is_legacy_unsigned(invite: &InviteLink) -> boolTrue if this invite came in unsigned (legacy v=1). UI should show
a “this invite is unsigned — verify the fingerprint out-of-band”
warning when this returns true.