Type Alias ChannelId

Source
pub type ChannelId = U256;
Expand description

Channel identity.

Aliased Type§

#[repr(C)]
pub struct ChannelId(pub [u64; 4]);

Tuple Fields§

§0: [u64; 4]