Keeping the higher order terms on the LHS and the lower order terms on the RHS, we have
$$z^9(11z+10i)=11-10iz$$
We first check that $11z+10i \neq 0$. Suppose on the contrary that it is, then $z=\frac{-10i}{11}$ and $LHS=0$, but $RHS=11-10i\left(\frac{-10i}{11}\right) \neq 0$. Hence, we can divide both sizes by $11z+10i$.
$$z^9=\frac{11-10iz}{11z+10i}$$.
Taking modulus and squaring both sides,
\begin{align}
\left|z\right|^{18}&=\frac{\left|11-10iz\right|^2}{\left|11z+10i\right|^2}\\
&=\frac{\left(11-10iz \right)\left(11+10i\bar{z} \right)}{\left(11z+10i \right)\left( 11\bar{z}-10i \right)}\\
&=\frac{121+110i\bar{z}-110iz+100\left| z\right|^2}{121 \left|z \right|^2+110i\bar{z}-100iz+100}\\
&= \frac{A}{B}
\end{align}
where I let the numerator expression in the second last line above be $A=121+110i\bar{z}-110iz+100\left| z\right|^2$ and the denominator in the second last line above be $B=121 \left|z \right|^2+110i\bar{z}-100iz+100.$
If $|z|>1$, then $|z|^{18}>1$, then $A>B$ and $A-B>0$, but $$A-B=121 \left( 1-\left| z\right|^2\right)+100\left( \left| z\right|^2-1\right)=21(1-\left| z\right|^2)$$
which is negative since $\left|z\right|^2>1$ by our assumption. Hence a contradiction.
Similarly, if $|z|<1$, $|z|^{18}<1$, then $A<B$ and $A-B<0$, but $A-B=21(1-|z|^2)>0$ which is again a contradiction.
Hence $|z|=1$.