pub fn funding_stream_values(
    height: Height,
    network: &Network
) -> Result<HashMap<FundingStreamReceiver, Amount<NonNegative>>, Error>
Expand description

Returns the fs.Value(height) for each stream receiver as described in protocol specification §7.8