pub const MAX_CHANNEL_NAME_LENGTH: u32 = 256;
Expand description

Channels should not be longer than this.

§Deprecation

The SystemDataUpdater protocol is deprecated so this type is no longer needed.