mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 03:11:01 +00:00
@@ -188,6 +188,7 @@ impl LightClientRpc {
|
|||||||
> {
|
> {
|
||||||
let (sub_id, sub_id_rx) = oneshot::channel();
|
let (sub_id, sub_id_rx) = oneshot::channel();
|
||||||
let (sender, receiver) = mpsc::unbounded_channel();
|
let (sender, receiver) = mpsc::unbounded_channel();
|
||||||
|
|
||||||
self.to_backend.send(FromSubxt::Subscription {
|
self.to_backend.send(FromSubxt::Subscription {
|
||||||
method,
|
method,
|
||||||
params,
|
params,
|
||||||
|
|||||||
Reference in New Issue
Block a user