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