Skip to main content

from_channel_entry

Function from_channel_entry 

Source
pub fn from_channel_entry(
    entry: &ChannelEntry,
    deposit: u128,
    origin: &str,
    payer: &Address,
    payee: &Address,
    token: &Address,
    authorized_signer: &Address,
) -> Channel
Expand description

Create a Channel from a ChannelEntry with metadata.