ChannelId

Type Alias ChannelId 

Source
pub type ChannelId = HashBase<CoreWrapper<Keccak256Core>>;
Expand description

Alias for the Hash representing a channel ID.

Aliased Typeยง

pub struct ChannelId(/* private fields */);