mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 00:21:09 +00:00
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user