mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 18:31:05 +00:00
Remove: (#8748)
* `NetworkStatusSinks` * `sc_service::SpawnTasksParams::network_status_sinks` Also: * `sc_service::build_network()` does not return `network_status_sinks`
This commit is contained in:
committed by
GitHub
parent
fa89414bba
commit
8dfb8cd978
Generated
+1
-1
@@ -7535,6 +7535,7 @@ version = "0.9.0"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1",
|
||||
"futures 0.3.13",
|
||||
"futures-timer 3.0.2",
|
||||
"log",
|
||||
"parity-util-mem",
|
||||
"sc-client-api",
|
||||
@@ -7542,7 +7543,6 @@ dependencies = [
|
||||
"sp-blockchain",
|
||||
"sp-runtime",
|
||||
"sp-transaction-pool",
|
||||
"sp-utils",
|
||||
"wasm-timer",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user