Function ethcore::test_helpers::create_test_block_with_data[][src]

pub fn create_test_block_with_data(
    header: &Header,
    transactions: &[SignedTransaction],
    uncles: &[Header]
) -> Bytes

Creates test block with corresponding header and data