Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pytest: fix old code in test, which can cause spurious failures.
We generated blocks to announce the channel, but it can also expire the HTLC if the timing is wrong. We don't need to anyway, since we fixed the FIXME; we store local unannounced channels for restoration Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information