Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pytest: test_onchaind_replay needs to wait for tx broadcast.
Waiting for 'Disabling channel' is not enough, since it's async to the actual tx broadcast: I caught a case where the unilateral close wasn't in the block, and so failed. Signed-off-by: Rusty Russell <[email protected]>
- Loading branch information