mirror of
https://github.com/aljazceru/lightning.git
synced 2026-02-02 20:54:23 +01:00
A zombie channel is not considered broadcastable, so if all channels are zombies (i.e. is_node_zombie() is true), then node_has_broadcastable_channels() is false. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>