mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-10 01:24:30 +01:00
Returning the separate first routing_channel was a weird API: just return the entire array. Sure, we have to treat the first node a bit differently (because we don't charge ourselves fees), but it's still simpler. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>