mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-14 19:44:26 +01:00
I got a spurious failure because the final node gave a CLTV error and so it decided to use a different channel. It should probably handle this corner case better, but meanwhile make the test robust. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>