Type Alias raiden_rs::raiden_primitives::types::ChannelIdentifier
source · pub type ChannelIdentifier = U256;Expand description
Alias type for channel identifier.
Aliased Type§
struct ChannelIdentifier(pub [u64; 4]);Fields§
§0: [u64; 4]