Skip to main content

MIN_EXTERNAL_GROUP_ID_LEN

Constant MIN_EXTERNAL_GROUP_ID_LEN 

Source
pub const MIN_EXTERNAL_GROUP_ID_LEN: usize = 4;
Expand description

Minimum length of external_group_id. The proto schema enforces this as MUST; tiny services that don’t need much collision resistance may pick the floor, but RECOMMENDED_EXTERNAL_GROUP_ID_LEN random bytes is the libxmtp default when no application-specific scheme is in use.