Rename the function to get_y_coord_from_x, return only y (the offset is ignored in the only callsite), don't pass the curve as a parameter (we always use the same one).
This is split out for D16301
Differential D16347
[electrum] cleanup ECC_YfromX PiRK on Jun 19 2024, 12:23. Authored by Tags None Subscribers None
Details
Rename the function to get_y_coord_from_x, return only y (the offset is ignored in the only callsite), don't pass the curve as a parameter (we always use the same one). This is split out for D16301 python test_runner.py
Diff Detail
|