pub const MAX_CAPABILITY_ID_LENGTH: u64 = 50; // 50u64
The maximum string length of a capability ID. This value is currently set arbitrarily.