Skip to main content

channel_progress_frontier

Function channel_progress_frontier 

Source
pub fn channel_progress_frontier(
    channels: &[ChannelProgress],
) -> Result<Option<i64>, String>
Expand description

Numeric frontier retained by a channel cut, including an all-idle cut.

ยงErrors

Returns an error when the channel cut contains an invalid watermark sentinel.