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