I wanted to \add hashing for the curve to arkworks-rs, and found out that it assert the correct mapping of the generator from the isogenous curve to the target one, hence I had to find the matching generator on the iso-curve. TLDR \ the generator is $55066263022277343669578718895168534326250603453777594175500187360389116729240, 32670510020758816978083085130507043184471273380659243275938904335757337482424$ Searching for it took me nowhere (and now you can come to this page), so that left me wi...