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