Skip to main content

setup_launch

Function setup_launch 

Source
fn setup_launch(
    ids: RelayIds,
) -> (PendingEntry, Sender<Result<()>>, UniqPendingChanId)
Expand description

Helper: return the objects used to inform pending tasks about a newly open or failed channel.