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