Searched refs:BlockSignature (Results 1 – 1 of 1) sorted by relevance
28 type BlockSignature = Vec<Type>; typedef1202 blocks: Vec<(Block, BlockSignature)>,1222 ) -> (&[(Block, BlockSignature)], &[(Block, BlockSignature)]) { in partition_target_blocks() argument1230 fn forward_blocks(&self, block: Block) -> &[(Block, BlockSignature)] { in forward_blocks() argument1890 fn generate_block_signature(&mut self) -> Result<BlockSignature> { in generate_block_signature() argument