mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-07 14:29:33 +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' |
||
---|---|---|
.. | ||
test_array_types.py | ||
test_fundamental_types.py | ||
test_invoice.py | ||
test_message.py | ||
test_onion.py | ||
test_primitives.py | ||
test_wire.py | ||
test_zbase32.py |