mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-01 03:24:41 +01:00
5142dc81f6
We weren't writing out the length of a nested subtype's dynamicarraylenght, now we do. The trick is to iterate through the fields on a subtype (since the length field is added separately) and to also iterate down through the otherfield values as we 'descend' |
||
---|---|---|
.. | ||
__init__.py | ||
array_types.py | ||
fundamental_types.py | ||
Makefile | ||
message.py |