Luuk Wester
Luuk Wester
I have reduced the diff somewhat, but a large part remains due to the privacy of start and end. I can remove that as well, but I believe that there...
Hi, thanks for the ping! I had totally forgotten about this change. I will take a look at the @Johannesd3 left, resolve them and rebase.
I have resolved all comments but one, which I did not fully understand, and rebased.
> @ThouCheese can you please approve the workflow? So I can assure the tests are passing. Sure thing!
I was able to resolve the `WrongPeerId` issue by noting that I hadn't: 1. Enabled a `relay` feature flag, 2. Added a `relay_client: relay::client::Behaviour,` field to my Behaviour struct