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