core-lightning/contrib/pyln-proto/pyln
niftynei 5142dc81f6 pyln-proto: write out length of arrays of subtypes to wire
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'
2021-03-30 13:44:34 +10:30
..
proto pyln-proto: write out length of arrays of subtypes to wire 2021-03-30 13:44:34 +10:30