Revert "Revert "retriger ci""

This reverts commit 4499aa8c97.
This commit is contained in:
Alexandru Vasile
2024-01-11 12:26:44 +02:00
parent 4499aa8c97
commit 72089cf9e3
-1
View File
@@ -188,7 +188,6 @@ impl LightClientRpc {
> {
let (sub_id, sub_id_rx) = oneshot::channel();
let (sender, receiver) = mpsc::unbounded_channel();
self.to_backend.send(FromSubxt::Subscription {
method,
params,