Type Alias ChannelId
pub type ChannelId = Hash;
Expand description
Alias for the [Hash
] representing a channel ID.
Aliased Typeยง
pub struct ChannelId(/* private fields */);
pub type ChannelId = Hash;
Alias for the [Hash
] representing a channel ID.
pub struct ChannelId(/* private fields */);