pub fn forked_chain(ranges: &[Range<u8>]) -> Vec<TestChainItem>
Expand description

Create a set of chains with forks where the first range is the chain that all following ranges fork from.