mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-27 02:44:33 +01:00
Still needs some massaging (we print HTLCs as we add them, rather then in the final order, which requires a manual move in one test vector), but this makes it more trivial to compare the output with the BOLT 3 text after https://github.com/lightningnetwork/lightning-rfc/pull/852 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>