Skip to main content

ChannelId

Type Alias ChannelId 

pub type ChannelId = HashBase<Keccak256>;
Expand description

Alias for the Hash representing a channel ID.

Aliased Typeยง

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