Make serialize_header return bytes to avoid converting to bytes at all callsites.
Depends on D14569
Differential D14570
[electrum] avoid unneccessary bytes <-> hex conversion for block header PiRK on Oct 2 2023, 11:41. Authored by Tags None Subscribers None
Details
Make serialize_header return bytes to avoid converting to bytes at all callsites. Depends on D14569 python test_runner.py
Diff Detail
Event Timeline
|