pub fn chain(range: Range<u32>) -> Vec<TestChainItem>
Expand description

Create a chain from a range where the first chain items previous hash == that items hash.