mirror of
https://github.com/lightning/bolts.git
synced 2024-11-19 10:00:04 +01:00
6af2ba23a8
We were swallowing the unused line after `data`, but it's normal to do: ``` 1. tlvs: `n1` 2. types: 1. type: 1 (`tlv1`) 2. data: * [`tu64`:`amount_msat`] 1. type: 2 (`tlv2`) 2. data: * [`short_channel_id`:`scid`] ``` Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
bolt3-bitcoind-test.sh | ||
extract-formats.py | ||
spellcheck.sh | ||
structured.py |