fn funding_stream_address_index(
    height: Height,
    network: &Network,
    receiver: FundingStreamReceiver,
) -> Option<usize>
Expand description

Returns the position in the address slice for each funding stream as described in protocol specification §7.10