mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 00:24:19 +01:00
Still writing the channel since some of the channel setup parameters depends on `chan->id` to be set. If we later set the `chan->id` signatures fail. This prevents OPENINGD channels showing up after restarting. Signed-off-by: Christian Decker <decker.christian@gmail.com>