Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flaky relay-htlc-add test (#1752)
We need to wait for the channel relayer to be registered to the event stream before publishing an event, otherwise the channel relayer will never receive it. We send it a first message and wait for its response to ensure it had time to correctly initialize.
- Loading branch information