This is another small improvement taken from #10785.
Instead of manually converting from/to BE format in the CService serializer, provide a generic way in serialize.h to serialize BE data (only 16 bits for now).
This is a backport of Core PR12916
Differential D5799
[backport#12916] Introduce BigEndian wrapper and use it for netaddress ports majcosta on Apr 21 2020, 23:00. Authored by Tags None Subscribers None
Details
This is another small improvement taken from #10785. Instead of manually converting from/to BE format in the CService serializer, provide a generic way in serialize.h to serialize BE data (only 16 bits for now). This is a backport of Core PR12916 ninja check check-functional
Diff Detail
Event TimelineComment Actions [Bot Message] |