pub fn compute_operations_hash(
    op_ids: &[OperationId],
    op_id_serializer: &OperationIdSerializer
) -> Hash
Expand description

Compute the hash of a list of operations(used typically in block headers)