mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-17 06:41:02 +00:00
Fix wrong task name (#5917)
This commit is contained in:
@@ -1023,7 +1023,7 @@ ServiceBuilder<
|
|||||||
});
|
});
|
||||||
|
|
||||||
spawn_handle.spawn(
|
spawn_handle.spawn(
|
||||||
"telemetry-on-block",
|
"on-transaction-imported",
|
||||||
events,
|
events,
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user