Type Alias sp_messenger::messages::ChannelId

pub type ChannelId = U256;
Expand description

Channel identity.

Aliased Type§

struct ChannelId(pub [u64; 4]);

Fields§

§0: [u64; 4]