Revert "retriger ci"

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