pub const MAX_CHANNEL_LENGTH: usize = 160;
Expand description

The maximum length of a channel when represented as a string.