pub fn from_channel_entry(
entry: &ChannelEntry,
deposit: u128,
origin: &str,
payer: &Address,
payee: &Address,
token: &Address,
authorized_signer: &Address,
) -> ChannelExpand description
Create a Channel from a ChannelEntry with metadata.