Type Alias ChannelId

Source
pub type ChannelId = Hash;
Expand description

Alias for the [Hash] representing a channel ID.

Aliased Typeยง

struct ChannelId(/* private fields */);