generate_channel_id

Function generate_channel_id 

Source
pub fn generate_channel_id(
    source: &Address,
    destination: &Address,
) -> HashBase<CoreWrapper<Keccak256Core>>
Expand description

Generates channel ID hash from source and destination addresses.