mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 02:21:04 +00:00
Adds start and stop work heartbeats. (#1188)
* Adds start and stop work heartbeats. * Apply suggestions from code review Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com> * Fix code after suggested changes * Finalizing stops work on earlier lower blocks. * Fix func parameter and flaky test Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Generated
+1
@@ -3308,6 +3308,7 @@ dependencies = [
|
||||
"futures-timer 3.0.2",
|
||||
"kv-log-macro",
|
||||
"log 0.4.8",
|
||||
"polkadot-primitives",
|
||||
"streamunordered",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user