mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-26 02:24:18 +01:00
Since we panic when we see our root reorg out, even if we're not doing anything yet, restoring the 100 block margin is the simplest fix. Unfortunately this means adding a 100-block spacer in the tests, so things don't get confused. Fixes: #511 Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>