mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +01:00
test/test_state_coverage: test on-chain htlcs.
This requires our state exerciser to be smarter. In particular, it needs to track individual HTLCs rather than just sending random inputs. To do this: 1) We keep data associated with packets as they flow (where those packets are associated with HTLCs). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in: