mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-04 06:44:24 +01:00
This used to be part of `lightningd_state` which is being split up for the various subdaemons. The main change is the addition of the `struct routing_state` in `routing.h` and the addition of `rstate` in `struct lightningd_state` for backwards compatibility.