Type Alias ChannelId

pub type ChannelId = Hash;
Expand description

Alias for the [Hash] representing a channel ID.

Aliased Typeยง

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