pub type ChannelId = Hash;
Alias for the [Hash] representing a channel ID.
Hash
struct ChannelId(/* private fields */);