Type Alias sp_domains::ChannelId

source ·
pub type ChannelId = U256;
Expand description

Channel identity.

Aliased Type§

struct ChannelId(pub [u64; 4]);

Fields§

§0: [u64; 4]