mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-20 15:44:21 +01:00
The direction bit was computed in several spots and was inconsistent in some cases. Now we compute it just in routing, and once when starting up `channeld`, this avoids recomputing it all over the place.