mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-03 22:34:21 +01:00
If we hit depth 6, we would start exchanging announcement signatures. However, we should still send a temporary update while waiting for the reply; make the logic clear in this case that we should always send one or the other. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>