fn check_funding_stream_address_period(
funding_streams: &FundingStreams,
network: &Network,
)Expand description
Checks that the provided FundingStreams has sufficient recipient addresses for the
funding stream address period of the provided Network.